Skip to content

Commit

Permalink
Bump commons-io:commons-io from 2.16.1 to 2.17.0
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]>
  • Loading branch information
dependabot[bot] authored Oct 6, 2024
1 parent e05690e commit 8cb0565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ ext {
commonscodecVersion = '1.16.0'
commonsconfiguration2Version = '2.10.1'
commonsconfigurationVersion = '1.10'
commonsioVersion = '2.16.1'
commonsioVersion = '2.17.0'
commonsloggingVersion = '1.3.2'
// Version 1.12.0 breaks XTDB because of a change in lucene's library names
commonstextVersion = '1.11.0'
Expand Down

0 comments on commit 8cb0565

Please sign in to comment.