Skip to content

Commit a05bdb5

Browse files
dependabot[bot]dmaccormack
authored andcommitted
chore(deps): bump json in /module/jsonurl-jsonorg
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20220924 to 20230227. - [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 9821252 commit a05bdb5

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>20220924</org.json.parser>
34+
<org.json.parser>20230227</org.json.parser>
3535
</properties>
3636

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

0 commit comments

Comments
 (0)