]> source.dussan.org Git - archiva.git/commitdiff
Bump json from 20200518 to 20230227 dependabot/maven/org.json-json-20230227 149/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 14 Apr 2023 18:02:53 +0000 (18:02 +0000)
committerGitHub <noreply@github.com>
Fri, 14 Apr 2023 18:02:53 +0000 (18:02 +0000)
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>
pom.xml

diff --git a/pom.xml b/pom.xml
index 2b34dfee8d7d1de274138f805acae750b10bd38b..c69ca713c5ae316f1a71db898d64170b55626f46 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <dependency>
         <groupId>org.json</groupId>
         <artifactId>json</artifactId>
-        <version>20200518</version>
+        <version>20230227</version>
         <scope>test</scope>
       </dependency>