Skip to content
This repository was archived by the owner on Jun 6, 2025. It is now read-only.

Commit 8e7062c

Browse files
Bump org.json:json from 20230227 to 20231013 (#330)
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> Co-authored-by: j69772 <[email protected]>
1 parent 28298c5 commit 8e7062c

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
@@ -49,7 +49,7 @@
4949
<commons-csv.version>1.9.0</commons-csv.version>
5050
<commons-codec.version>1.15</commons-codec.version>
5151
<commons-io.version>2.14.0</commons-io.version>
52-
<org.json.version>20230227</org.json.version>
52+
<org.json.version>20231013</org.json.version>
5353
<compiler.plugin.verson>3.9.0</compiler.plugin.verson>
5454
<spotbugs.plugin.version>${spotbugs.version}.0</spotbugs.plugin.version>
5555
<spotless.plugin.version>2.22.1</spotless.plugin.version>

0 commit comments

Comments
 (0)