Skip to content

Commit

Permalink
Merge pull request #1416 from openturing/dependabot/maven/turing-java…
Browse files Browse the repository at this point in the history
…-sdk/org.json-json-20231013

Bump org.json:json from 20230227 to 20231013 in /turing-java-sdk
  • Loading branch information
alegauss authored Nov 3, 2023
2 parents f903d62 + 2f05e11 commit d7130c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion turing-java-sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20230227</version>
<version>20231013</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit d7130c4

Please sign in to comment.