Skip to content

Commit ecc3d5f

Browse files
Bump org.json:json from 20090211 to 20231013
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20090211 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] <support@github.com>
1 parent dc20590 commit ecc3d5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>org.json</groupId>
6666
<artifactId>json</artifactId>
67-
<version>20090211</version>
67+
<version>20231013</version>
6868
</dependency>
6969
<dependency>
7070
<groupId>com.google.truth</groupId>

0 commit comments

Comments
 (0)