Skip to content

Commit

Permalink
Merge pull request #12 from bitvavo/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.6 to 2.7
  • Loading branch information
guyromb authored Jul 7, 2022
2 parents b565895 + f87a057 commit 836137d
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 @@ -34,7 +34,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.6</version>
<version>2.7</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
Expand Down

0 comments on commit 836137d

Please sign in to comment.