Skip to content

Commit 0e16fb4

Browse files
dependabot[bot]dmaccormack
authored andcommitted
chore(deps): bump org.json:json in /module/jsonurl-jsonorg
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20230227 to 20231013. - [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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1276384 commit 0e16fb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

module/jsonurl-jsonorg/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<packaging>jar</packaging>
3232

3333
<properties>
34-
<org.json.parser>20230227</org.json.parser>
34+
<org.json.parser>20231013</org.json.parser>
3535
</properties>
3636

3737
<name>${project.groupId}:${project.artifactId}</name>

0 commit comments

Comments
 (0)