Skip to content

Commit 1d40f17

Browse files
authored
Merge pull request #14 from hybridx/renovate/commons-io-commons-io-2.x
Update dependency commons-io:commons-io to v2.6
2 parents 45f3792 + 2d2444c commit 1d40f17

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
@@ -96,7 +96,7 @@
9696
<dependency>
9797
<groupId>commons-io</groupId>
9898
<artifactId>commons-io</artifactId>
99-
<version>2.0</version>
99+
<version>2.6</version>
100100
</dependency>
101101
<dependency>
102102
<groupId>commons-codec</groupId>

0 commit comments

Comments
 (0)