Skip to content

Commit

Permalink
Bump commons-io:commons-io from 2.16.1 to 2.17.0 (#12901)
Browse files Browse the repository at this point in the history
Bumps commons-io:commons-io from 2.16.1 to 2.17.0.

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 27, 2024
1 parent 5d434cf commit ce56dce
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 @@ -50,7 +50,7 @@ subprojects {
awaitilityVersion = "4.2.2"
caffeineVersion = "3.1.8"
checkstyleVersion = "8.45"
commonsIoVersion = "2.16.1"
commonsIoVersion = "2.17.0"
commonsMathVersion = "3.6.1"
commonsTextVersion = "1.12.0"
dropwizardWebsocketsVersion = "1.3.14"
Expand Down

0 comments on commit ce56dce

Please sign in to comment.