Skip to content

Commit 79be4e8

Browse files
build(deps-dev): bump org.json:json from 20250107 to 20250517
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] <[email protected]>
1 parent ebd715a commit 79be4e8

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
@@ -139,7 +139,7 @@
139139
<!-- Dependency versions -->
140140
<jakarta.validation-api.version>3.1.1</jakarta.validation-api.version>
141141
<jmh.version>1.37</jmh.version>
142-
<json.version>20250107</json.version>
142+
<json.version>20250517</json.version>
143143
<junit-bom.version>5.12.2</junit-bom.version>
144144
<maven-surefire-junit5-tree-reporter.version>1.4.0</maven-surefire-junit5-tree-reporter.version>
145145
</properties>

0 commit comments

Comments
 (0)