Skip to content

Commit

Permalink
Merge pull request #1158 from uhafner/dependabot/maven/commons-io-com…
Browse files Browse the repository at this point in the history
…mons-io-2.17.0

Bump commons-io:commons-io from 2.16.1 to 2.17.0
  • Loading branch information
uhafner committed Sep 20, 2024
2 parents 60ab661 + 57cb6c7 commit 0b1499e
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 @@ -65,7 +65,7 @@
<!-- Project Dependencies Configuration -->
<spotbugs.version>4.8.6</spotbugs.version>
<commons.lang.version>3.17.0</commons.lang.version>
<commons.io.version>2.16.1</commons.io.version>
<commons.io.version>2.17.0</commons.io.version>
<byte-buddy.version>1.15.1</byte-buddy.version>
<slf4j.version>2.0.16</slf4j.version>

Expand Down

0 comments on commit 0b1499e

Please sign in to comment.