Skip to content

Commit

Permalink
Merge pull request #46 from eBay/dependabot/maven/org.json-json-20231013
Browse files Browse the repository at this point in the history
Bump org.json:json from 20230227 to 20231013
  • Loading branch information
yarg0007 committed Apr 12, 2024
2 parents b741165 + e1b11e8 commit c8bef78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20230227</version>
<version>20231013</version>
</dependency>
<dependency>
<groupId>com.jayway.jsonpath</groupId>
Expand Down

0 comments on commit c8bef78

Please sign in to comment.