Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2021
1 parent 9487a0f commit f9f83f3
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 @@ -113,7 +113,7 @@ repositories {
}

dependencies {
compile 'commons-io:commons-io:2.6'
compile 'commons-io:commons-io:2.11.0'
compile 'org.apache.commons:commons-lang3:3.12.0'
compile 'com.sun.xml.bind:jaxb-impl:2.3.2'
compile 'com.sun.xml.bind:jaxb-core:2.3.0.1'
Expand Down

0 comments on commit f9f83f3

Please sign in to comment.