Skip to content

Commit 9317836

Browse files
Bump org.json:json from 20240303 to 20250107 (#135)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Raffi Khatchadourian <[email protected]>
1 parent 26f2949 commit 9317836

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
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>org.json</groupId>
7777
<artifactId>json</artifactId>
78-
<version>20240303</version>
78+
<version>20250107</version>
7979
</dependency>
8080
<dependency>
8181
<groupId>junit</groupId>

0 commit comments

Comments
 (0)