Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Commit

Permalink
Merge pull request #6 from dukecon/dependabot/maven/commons-io-common…
Browse files Browse the repository at this point in the history
…s-io-2.7

Bump commons-io from 2.5 to 2.7
  • Loading branch information
srose authored Oct 20, 2021
2 parents 1a2bf00 + e555e31 commit 5d438b2
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 @@ -57,7 +57,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.5</version>
<version>2.7</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 5d438b2

Please sign in to comment.