Skip to content

Commit

Permalink
Merge pull request #92 from iipc/dependabot/maven/commons-io-commons-…
Browse files Browse the repository at this point in the history
…io-2.7

Bump commons-io from 2.4 to 2.7
  • Loading branch information
ato authored Sep 10, 2024
2 parents acb13a2 + ad6904b commit 2e6e26a
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 @@ -152,7 +152,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.4</version>
<version>2.7</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 2e6e26a

Please sign in to comment.