Skip to content

Commit 71878bd

Browse files
Bump org.json:json from 20241224 to 20250107 in /generator
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20241224 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] <support@github.com>
1 parent bf13aca commit 71878bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>org.json</groupId>
3333
<artifactId>json</artifactId>
34-
<version>20241224</version>
34+
<version>20250107</version>
3535
</dependency>
3636
<dependency>
3737
<groupId>org.jsoup</groupId>

0 commit comments

Comments
 (0)