Skip to content

Commit 4f7e2ae

Browse files
Bump org.json:json from 20230227 to 20231013 (#373)
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20230227 to 20231013. - [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 dad0171 commit 4f7e2ae

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
@@ -66,7 +66,7 @@
6666
<slf4j.version>1.7.26</slf4j.version>
6767
<!-- when changing version also update version in LICENSE_binary -->
6868
<reactive-streams.version>1.0.3</reactive-streams.version>
69-
<json.version>20230227</json.version>
69+
<json.version>20231013</json.version>
7070
<jackson.version>2.13.4</jackson.version>
7171
<jackson-databind.version>2.13.4.2</jackson-databind.version>
7272
<legacy-jackson.version>1.9.12</legacy-jackson.version>

0 commit comments

Comments
 (0)