Skip to content

Commit 387c9b3

Browse files
Bump org.json:json from 20220924 to 20231013 (#77)
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20220924 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-version: '20231013' 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 85aa366 commit 387c9b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<httpclient.version>5.1.3</httpclient.version>
4343
<commons-io.version>2.14.0</commons-io.version>
4444
<slf4j-api.version>2.0.2</slf4j-api.version>
45-
<json.version>20220924</json.version>
45+
<json.version>20231013</json.version>
4646
<guava.version>[31.1-jre,)</guava.version>
4747
<junit.version>4.13.2</junit.version>
4848
<testng.version>7.6.1</testng.version> <!-- 7.6.1 has vulnerabilities from SnakeYAML 1.30 -->

0 commit comments

Comments
 (0)