Skip to content

Commit 3c3cc8d

Browse files
authored
Merge pull request #81 from browserstack/LOC-5512-update-commons-io
updated commons-io to latest version
2 parents de7ff4b + 0db0e5c commit 3c3cc8d

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)