Skip to content

Commit cee95c3

Browse files
Bump json from 20160212 to 20230227
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20160212 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] <support@github.com>
1 parent 30cbaf0 commit cee95c3

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
@@ -19,7 +19,7 @@
1919
<dependency>
2020
<groupId>org.json</groupId>
2121
<artifactId>json</artifactId>
22-
<version>20160212</version>
22+
<version>20230227</version>
2323
</dependency>
2424
<dependency>
2525
<groupId>commons-logging</groupId>

0 commit comments

Comments
 (0)