Skip to content

Commit 425a479

Browse files
Bump org.json:json from 20250107 to 20250517 (#4171)
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: ggivo <[email protected]>
1 parent 8156fb4 commit 425a479

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
@@ -80,7 +80,7 @@
8080
<dependency>
8181
<groupId>org.json</groupId>
8282
<artifactId>json</artifactId>
83-
<version>20250107</version>
83+
<version>20250517</version>
8484
</dependency>
8585
<dependency>
8686
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
 (0)