Skip to content

Commit

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

Bump commons-io from 2.0.1 to 2.7
CVE-2021-29425
  • Loading branch information
hrchu authored Jun 20, 2021
2 parents 0f242f4 + ab86174 commit 41e598a
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 @@ -40,7 +40,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.0.1</version>
<version>2.7</version>
</dependency>
<dependency>
<groupId>commons-pool</groupId>
Expand Down

0 comments on commit 41e598a

Please sign in to comment.