Skip to content

Commit e0a7d07

Browse files
chore: [DevOps] bump org.json:json in the production-major group (#705)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d4b2dc5 commit e0a7d07

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)