Skip to content

Commit ea2ba08

Browse files
Bump json from 20180130 to 20230227 (#552)
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20180130 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 79bc916 commit ea2ba08

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
@@ -252,7 +252,7 @@
252252
<dependency>
253253
<groupId>org.json</groupId>
254254
<artifactId>json</artifactId>
255-
<version>20180130</version>
255+
<version>20230227</version>
256256
</dependency>
257257

258258
<!-- https://mvnrepository.com/artifact/com.github.wnameless/json-flattener -->

0 commit comments

Comments
 (0)