Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Commit ebf6f57

Browse files
authored
Merge pull request #1 from Timwun/dependabot/maven/commons-io-commons-io-2.7
Bump commons-io from 2.4 to 2.7
2 parents d180d4e + 406a572 commit ebf6f57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>commons-io</groupId>
2626
<artifactId>commons-io</artifactId>
27-
<version>2.4</version>
27+
<version>2.7</version>
2828
<scope>compile</scope>
2929
</dependency>
3030
<dependency>

0 commit comments

Comments
 (0)