Skip to content

Commit 547e899

Browse files
dependabot[bot]dmaccormack
authored andcommitted
chore(deps): bump json from 20220320 to 20220924
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20220320 to 20220924. - [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 3487f15 commit 547e899

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

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

0 commit comments

Comments
 (0)