Skip to content

Commit 377e9c8

Browse files
Bump json from 20211205 to 20220320 (#43)
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20211205 to 20220320. - [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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 70b834b commit 377e9c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<dependency>
104104
<groupId>org.json</groupId>
105105
<artifactId>json</artifactId>
106-
<version>20211205</version>
106+
<version>20220320</version>
107107
</dependency>
108108
<dependency>
109109
<groupId>com.atlassian.plugins.rest</groupId>

0 commit comments

Comments
 (0)