Skip to content

Commit cb49809

Browse files
authored
[#144] Upgrade to commons-io 2.11.0 (#145)
1 parent 70fe701 commit cb49809

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
@@ -273,7 +273,7 @@
273273
<dependency>
274274
<groupId>commons-io</groupId>
275275
<artifactId>commons-io</artifactId>
276-
<version>2.4</version>
276+
<version>2.11.0</version>
277277
</dependency>
278278
<dependency>
279279
<groupId>commons-beanutils</groupId>

0 commit comments

Comments
 (0)