Skip to content

Commit 2699d55

Browse files
dependabot[bot]superajun-wsj
authored andcommitted
Bump org.json:json from 20211205 to 20231013 in /sdk
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20211205 to 20231013. - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md) - [Commits](https://github.com/douglascrockford/JSON-java/commits) --- updated-dependencies: - dependency-name: org.json:json dependency-version: '20231013' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 218bb8c commit 2699d55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<dependency>
9696
<groupId>org.json</groupId>
9797
<artifactId>json</artifactId>
98-
<version>20211205</version>
98+
<version>20231013</version>
9999
</dependency>
100100
<dependency>
101101
<groupId>org.apache.teaclave.javasdk</groupId>

0 commit comments

Comments
 (0)