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 and afs committed Sep 19, 2024
1 parent 02ce7c8 commit 86016db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<ver.jetty>12.0.13</ver.jetty>

<!-- Ensure we get a version compatible with Jena. -->
<ver.commons-io>2.16.1</ver.commons-io>
<ver.commons-io>2.17.0</ver.commons-io>
<ver.junit>4.13.2</ver.junit>
<ver.log4j2>2.24.0</ver.log4j2>
<ver.slf4j>2.0.7</ver.slf4j>
Expand Down

0 comments on commit 86016db

Please sign in to comment.