Skip to content

Commit

Permalink
Merge pull request #81 from browserstack/LOC-5512-update-commons-io
Browse files Browse the repository at this point in the history
updated commons-io to latest version
  • Loading branch information
rev-doshi authored Jun 28, 2024
2 parents de7ff4b + 0db0e5c commit 3c3cc8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>1.3.2</version>
<version>2.16.1</version>
</dependency>
<dependency>
<groupId>org.json</groupId>
Expand Down

0 comments on commit 3c3cc8d

Please sign in to comment.