Skip to content

Commit 74f9598

Browse files
chore: [DevOps] bump org.json:json in the production-major group
Bumps the production-major group with 1 update: [org.json:json](https://github.com/douglascrockford/JSON-java). Updates `org.json:json` 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 dependency-group: production-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b156e69 commit 74f9598

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
@@ -74,7 +74,7 @@
7474
<logback.version>1.5.23</logback.version>
7575
<!-- conflicts resolution -->
7676
<micrometer.version>1.16.1</micrometer.version>
77-
<json.version>20250517</json.version>
77+
<json.version>20251224</json.version>
7878
<snakeyaml.version>2.5</snakeyaml.version>
7979
<!-- Formatting -->
8080
<spotless.version>3.1.0</spotless.version>

0 commit comments

Comments
 (0)