Skip to content

Commit 445cb22

Browse files
Bump org.json:json from 20240303 to 20250107
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20240303 to 20250107. - [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-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f5fe17c commit 445cb22

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
@@ -299,7 +299,7 @@
299299
<dependency>
300300
<groupId>org.json</groupId>
301301
<artifactId>json</artifactId>
302-
<version>20240303</version>
302+
<version>20250107</version>
303303
</dependency>
304304

305305
<dependency>

0 commit comments

Comments
 (0)