Skip to content

Commit

Permalink
Merge pull request #2490 from Atmosphere/dependabot/maven/modules/cpr…
Browse files Browse the repository at this point in the history
…/org.json-json-20230227

Bump json from 20180130 to 20230227 in /modules/cpr
  • Loading branch information
jfarcand committed Apr 17, 2023
2 parents e22cb29 + 95a6845 commit 70b5449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/cpr/pom.xml
Expand Up @@ -321,7 +321,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20180130</version>
<version>20230227</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit 70b5449

Please sign in to comment.