Skip to content

Commit 46ec96e

Browse files
Bump org.json:json from 20250107 to 20250517 in /log4j-fuzz-test (#3672)
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20250107 to 20250517. - [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: '20250517' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piotr P. Karwasz <[email protected]>
1 parent 97163f6 commit 46ec96e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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>20250107</json.version>
42+
<json.version>20250517</json.version>
4343

4444
</properties>
4545

0 commit comments

Comments
 (0)