Skip to content

Commit

Permalink
Merge branch 'master' into release_1_1_4
Browse files Browse the repository at this point in the history
  • Loading branch information
kamal-kaur04 authored Dec 23, 2024
2 parents 4fe3cfe + 8b3250b commit f54659b
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 f54659b

Please sign in to comment.