Skip to content

Commit

Permalink
Merge pull request #369 from wvengen/dependabot/maven/commons-io-comm…
Browse files Browse the repository at this point in the history
…ons-io-2.17.0

Bump commons-io:commons-io from 2.16.1 to 2.17.0
  • Loading branch information
lasselindqvist committed Sep 19, 2024
2 parents c57fc97 + 3771b7d commit ecc9271
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 @@ -109,7 +109,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.16.1</version>
<version>2.17.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit ecc9271

Please sign in to comment.