Skip to content

Commit f54659b

Browse files
authored
Merge branch 'master' into release_1_1_4
2 parents 4fe3cfe + 8b3250b commit f54659b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@
5151
<scope>test</scope>
5252
</dependency>
5353
<dependency>
54-
<groupId>org.apache.commons</groupId>
54+
<groupId>commons-io</groupId>
5555
<artifactId>commons-io</artifactId>
56-
<version>1.3.2</version>
56+
<version>2.16.1</version>
5757
</dependency>
5858
<dependency>
5959
<groupId>org.json</groupId>

0 commit comments

Comments
 (0)