Skip to content

Commit 96f11c2

Browse files
Bump org.json:json from 20250107 to 20250517 (#317)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af86da2 commit 96f11c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jackson-databind = { module = 'com.fasterxml.jackson.core:jackson-databind', ver
1111
jackson-dataformat-yaml = { module = 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml', version.ref = 'jackson' }
1212
jaxen = 'jaxen:jaxen:2.0.0'
1313
jdom2 = 'org.jdom:jdom2:2.0.6.1'
14-
json = 'org.json:json:20250107'
14+
json = 'org.json:json:20250517'
1515
json-api = 'jakarta.json:jakarta.json-api:2.1.3'
1616
json-impl = 'org.glassfish:jakarta.json:2.0.1'
1717
junit-bom = 'org.junit:junit-bom:5.13.1'

0 commit comments

Comments
 (0)