Skip to content

Commit d412912

Browse files
Bump org.json:json from 20250517 to 20251224
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20250517 to 20251224. - [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: '20251224' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5483e90 commit d412912

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
@@ -241,7 +241,7 @@
241241
<dependency>
242242
<groupId>org.json</groupId>
243243
<artifactId>json</artifactId>
244-
<version>20250517</version>
244+
<version>20251224</version>
245245
</dependency>
246246
<dependency>
247247
<groupId>opensymphony</groupId>

0 commit comments

Comments
 (0)