浏览代码

Bump json from 20180130 to 20230227 (#264)

Bumps [json](https://github.com/douglascrockford/JSON-java) from 20180130 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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 2 年之前
父节点
当前提交
dc4b582fe7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -198,7 +198,7 @@
             <dependency>
             <dependency>
                 <groupId>org.json</groupId>
                 <groupId>org.json</groupId>
                 <artifactId>json</artifactId>
                 <artifactId>json</artifactId>
-                <version>20180130</version>
+                <version>20230227</version>
             </dependency>
             </dependency>
 
 
             <dependency>
             <dependency>