Skip to content

Commit

Permalink
Bump commons-io:commons-io from 2.13.0 to 2.14.0 (#93)
Browse files Browse the repository at this point in the history
Bumps commons-io:commons-io from 2.13.0 to 2.14.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent dd09c4c commit 213f6f3
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 @@ -45,7 +45,7 @@ subprojects {

dependencies {
dependency 'net.sf.jasperreports:jasperreports:6.20.0'
dependency 'commons-io:commons-io:2.13.0'
dependency 'commons-io:commons-io:2.14.0'
dependency 'xalan:xalan:2.7.3'
dependency 'org.apache.poi:poi:4.1.1'
dependency 'org.apache.logging.log4j:log4j-1.2-api:2.20.0'
Expand Down

0 comments on commit 213f6f3

Please sign in to comment.