Skip to content

Commit

Permalink
Update commons-io
Browse files Browse the repository at this point in the history
  • Loading branch information
centic9 committed Nov 23, 2024
1 parent f2642cd commit 47d2606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ configurations {

dependencies {
implementation 'org.apache.commons:commons-lang3:3.17.0'
implementation 'commons-io:commons-io:2.17.0'
implementation 'commons-io:commons-io:2.18.0'
implementation 'org.dstadler:commons-dost:1.3.4'

// dumbster is somewhat broken, but we use it in SafeCloseSmtpServer...
Expand Down

0 comments on commit 47d2606

Please sign in to comment.