Skip to content

Commit 1a7f2fb

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

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
@@ -151,7 +151,7 @@
151151
<dependency>
152152
<groupId>org.json</groupId>
153153
<artifactId>json</artifactId>
154-
<version>20180130</version>
154+
<version>20250517</version>
155155
</dependency>
156156

157157
<!-- JUnit -->

0 commit comments

Comments
 (0)