Skip to content

Commit

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

Bump commons-io from 2.6 to 2.7 in /core
  • Loading branch information
PXAV committed Apr 29, 2021
2 parents 22c9da8 + 880d9ce commit 64d4428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -158,7 +158,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.6</version>
<version>2.7</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 64d4428

Please sign in to comment.