Skip to content

Commit ba66515

Browse files
build(deps-dev): bump org.json:json from 20250107 to 20250517 (#2104)
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:development 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 e79144d commit ba66515

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,7 @@
519519
<dependency>
520520
<groupId>org.json</groupId>
521521
<artifactId>json</artifactId>
522-
<version>20250107</version>
522+
<version>20250517</version>
523523
</dependency>
524524

525525
<dependency>

0 commit comments

Comments
 (0)