Skip to content

Commit

Permalink
Merge pull request #152 from fizzed/dependabot/maven/commons-io-commo…
Browse files Browse the repository at this point in the history
…ns-io-2.7

Bump commons-io from 2.4 to 2.7
  • Loading branch information
jjlauer committed Nov 4, 2023
2 parents 1e8745e + d669d82 commit 59e3905
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 @@ -126,7 +126,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.4</version>
<version>2.7</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 59e3905

Please sign in to comment.