Skip to content

Commit

Permalink
Bump commons-io:commons-io from 2.6 to 2.15.1
Browse files Browse the repository at this point in the history
Bumps commons-io:commons-io from 2.6 to 2.15.1.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 4, 2024
1 parent bca2bc6 commit e0252d4
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:3.7.0'
implementation 'com.mortennobel:java-image-scaling:0.8.6'
implementation 'commons-codec:commons-codec:1.16.0'
implementation 'commons-io:commons-io:2.6'
implementation 'commons-io:commons-io:2.15.1'
implementation 'commons-logging:commons-logging:1.2'
implementation 'org.apache.commons:commons-compress:1.17'
implementation 'org.apache.commons:commons-lang3:3.7'
Expand Down

0 comments on commit e0252d4

Please sign in to comment.