Skip to content

Commit 824ff12

Browse files
Bump org.json:json from 20240303 to 20250107 (#31)
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>
1 parent 164a69c commit 824ff12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>org.json</groupId>
3939
<artifactId>json</artifactId>
40-
<version>20240303</version>
40+
<version>20250107</version>
4141
</dependency>
4242
</dependencies>
4343
</project>

0 commit comments

Comments
 (0)