Skip to content

Commit a4fec6a

Browse files
committed
Update commons-io to 2.6
Closes #10
1 parent 331b9b5 commit a4fec6a

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
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>commons-io</groupId>
5757
<artifactId>commons-io</artifactId>
58-
<version>2.5</version>
58+
<version>2.6</version>
5959
</dependency>
6060
<dependency>
6161
<groupId>junit</groupId>

0 commit comments

Comments
 (0)