Skip to content

Commit c7716f6

Browse files
Bump org.json:json from 20210307 to 20231013 in /Java
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20210307 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-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5fbcc35 commit c7716f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>org.json</groupId>
3232
<artifactId>json</artifactId>
33-
<version>20210307</version>
33+
<version>20231013</version>
3434
</dependency>
3535
<dependency>
3636
<groupId>com.neovisionaries</groupId>

0 commit comments

Comments
 (0)