Skip to content

Commit

Permalink
build(deps): bump commons-io:commons-io from 2.15.1 to 2.16.0
Browse files Browse the repository at this point in the history
Bumps commons-io:commons-io from 2.15.1 to 2.16.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 and hsinn0 committed Apr 2, 2024
1 parent bbb5f68 commit 7b4c3f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ def versions = [:]
versions.aspectJVersion = "1.9.4"
versions.apacheDsVersion = "2.0.0.AM27"
versions.bouncyCastleVersion = "1.77"
versions.commonsioVersion = "2.15.1"
versions.commonsioVersion = "2.16.0"
versions.hamcrestVersion = "2.2"
versions.springBootVersion = "2.7.18"
versions.springSecurityJwtVersion = "1.1.1.RELEASE"
Expand Down

0 comments on commit 7b4c3f2

Please sign in to comment.