We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c2afcf commit 0c389f2Copy full SHA for 0c389f2
pom.xml
@@ -73,7 +73,7 @@
73
<dependency>
74
<groupId>commons-io</groupId>
75
<artifactId>commons-io</artifactId>
76
- <version>1.3.2</version>
+ <version>2.7</version>
77
</dependency>
78
<!-- https://mvnrepository.com/artifact/org.apache.commons/commons-lang3 -->
79
@@ -123,7 +123,7 @@
123
124
<groupId>junit</groupId>
125
<artifactId>junit</artifactId>
126
- <version>4.12</version>
+ <version>4.13.1</version>
127
<scope>test</scope>
128
129
0 commit comments