Skip to content

Commit

Permalink
Merge pull request #38 from topminipie/dependabot/gradle/main/commons…
Browse files Browse the repository at this point in the history
…-io-commons-io-2.16.1

Bump commons-io:commons-io from 2.15.1 to 2.16.1
  • Loading branch information
topminipie authored May 22, 2024
2 parents f37428e + 026ff21 commit 3295f1e
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 @@ -100,7 +100,7 @@ dependencies {
implementation 'com.google.protobuf:protobuf-java:4.26.1'
implementation 'com.mortennobel:java-image-scaling:0.8.6'
implementation 'commons-codec:commons-codec:1.17.0'
implementation 'commons-io:commons-io:2.15.1'
implementation 'commons-io:commons-io:2.16.1'
implementation 'commons-logging:commons-logging:1.3.2'
implementation 'org.apache.commons:commons-compress:1.26.1'
implementation 'org.apache.commons:commons-lang3:3.14.0'
Expand Down

0 comments on commit 3295f1e

Please sign in to comment.