Skip to content

Commit 787d234

Browse files
chore(deps-dev): bump org.json:json from 20250517 to 20251224
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) 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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8190845 commit 787d234

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
@@ -194,7 +194,7 @@
194194
<dependency>
195195
<groupId>org.json</groupId>
196196
<artifactId>json</artifactId>
197-
<version>20250517</version>
197+
<version>20251224</version>
198198
<scope>test</scope>
199199
</dependency>
200200
<dependency>

0 commit comments

Comments
 (0)