Skip to content

Commit 56b1e4a

Browse files
SONARPY-839 Upgrade Apache commons-io dependency to 2.8 (#900)
1 parent 2ec9657 commit 56b1e4a

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
@@ -82,7 +82,7 @@
8282
<skip.its>true</skip.its>
8383

8484
<!-- versions -->
85-
<commons.io.version>2.7</commons.io.version>
85+
<commons.io.version>2.8.0</commons.io.version>
8686
<commons.lang.version>2.6</commons.lang.version>
8787
<assertj-core.version>3.6.1</assertj-core.version>
8888
<junit.version>4.13.1</junit.version>

0 commit comments

Comments
 (0)