Skip to content

Commit ef6bf7f

Browse files
Bump json from 20190722 to 20230227 in /library
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20190722 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 5e779e3 commit ef6bf7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>org.json</groupId>
5656
<artifactId>json</artifactId>
57-
<version>20190722</version>
57+
<version>20230227</version>
5858
</dependency>
5959
<dependency>
6060
<groupId>org.projectlombok</groupId>

0 commit comments

Comments
 (0)