Skip to content

Commit d48f365

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 f660054 commit d48f365

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
@@ -157,7 +157,7 @@
157157
<dependency>
158158
<groupId>org.json</groupId>
159159
<artifactId>json</artifactId>
160-
<version>20180130</version>
160+
<version>20250517</version>
161161
</dependency>
162162

163163
<!-- JUnit -->

0 commit comments

Comments
 (0)