1
mirror of https://github.com/CarmJos/GithubReleases4J.git synced 2026-06-04 21:18:16 +08:00

Merge pull request #3 from CarmJos/dependabot/maven/org.json-json-20230227

Bump json from 20211205 to 20230227
This commit is contained in:
2023-04-15 12:39:22 +08:00
committed by GitHub
+1 -1
View File
@@ -96,7 +96,7 @@
<dependency> <dependency>
<groupId>org.json</groupId> <groupId>org.json</groupId>
<artifactId>json</artifactId> <artifactId>json</artifactId>
<version>20211205</version> <version>20230227</version>
</dependency> </dependency>
<dependency> <dependency>