Skip to content

Commit

Permalink
Merge pull request #45 from InseeFr/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
laurentC35 authored Jun 28, 2021
2 parents 21264d9 + 9efe6bc commit 23571d1
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 @@ -39,7 +39,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.4</version>
<version>2.7</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 23571d1

Please sign in to comment.