aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-14 18:02:53 +0000
committerGitHub <noreply@github.com>2023-04-14 18:02:53 +0000
commit60055619247a1ed7e58fc4cc4aa5bca058566b83 (patch)
treec7b8e22030c1249fc7c5dfc124299aaf9d11b627
parent2beaf864901abb337b263662800b3373326bcfd4 (diff)
downloadarchiva-dependabot/maven/org.json-json-20230227.tar.gz
archiva-dependabot/maven/org.json-json-20230227.zip
Bump json from 20200518 to 20230227dependabot/maven/org.json-json-20230227
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20200518 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>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 2b34dfee8..c69ca713c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1859,7 +1859,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
- <version>20200518</version>
+ <version>20230227</version>
<scope>test</scope>
</dependency>