Skip to content

Commit 1f072c4

Browse files
dependabot[bot]jainadc9
authored andcommitted
Bump json from 20190722 to 20230227 (#52)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 96f73c7 commit 1f072c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>org.json</groupId>
4141
<artifactId>json</artifactId>
42-
<version>20180130</version>
42+
<version>20190722</version>
4343
</dependency>
4444
<!-- https://mvnrepository.com/artifact/junit/junit -->
4545
<dependency>

0 commit comments

Comments
 (0)