Skip to content

Commit 2c6fcac

Browse files
chore: [DevOps] bump org.json:json in the production-major group (#442)
Bumps the production-major group with 1 update: [org.json:json](https://github.com/douglascrockford/JSON-java). Updates `org.json:json` 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 dependency-group: production-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1cc0d41 commit 2c6fcac

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
@@ -76,7 +76,7 @@
7676
<jackson.version>2.19.0</jackson.version>
7777
<!-- conflicts resolution -->
7878
<micrometer.version>1.14.2</micrometer.version>
79-
<json.version>20250107</json.version>
79+
<json.version>20250517</json.version>
8080
<snakeyaml.version>2.4</snakeyaml.version>
8181
<!-- Formatting -->
8282
<spotless.version>2.44.4</spotless.version>

0 commit comments

Comments
 (0)