Skip to content

Commit f8b4ca3

Browse files
Bump json from 20210307 to 20230227
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20210307 to 20230227. - [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] <[email protected]>
1 parent 7b9d916 commit f8b4ca3

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
@@ -91,7 +91,7 @@
9191
<dependency>
9292
<groupId>org.json</groupId>
9393
<artifactId>json</artifactId>
94-
<version>20210307</version>
94+
<version>20230227</version>
9595
</dependency>
9696

9797
<dependency>

0 commit comments

Comments
 (0)