Skip to content

Commit 78df82d

Browse files
Bump org.json:json from 20240303 to 20241224
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20240303 to 20241224. - [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 update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 81b0aed commit 78df82d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

log4j-fuzz-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<sign.skip>true</sign.skip>
4040

4141
<!-- dependency versions -->
42-
<json.version>20240303</json.version>
42+
<json.version>20241224</json.version>
4343

4444
</properties>
4545

log4j-layout-template-json-fuzz-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<sign.skip>true</sign.skip>
4141

4242
<!-- dependency versions -->
43-
<json.version>20240303</json.version>
43+
<json.version>20241224</json.version>
4444

4545
</properties>
4646

0 commit comments

Comments
 (0)