Skip to content

Commit

Permalink
Merge pull request #45 from dVede/dependabot/maven/org.json-json-2023…
Browse files Browse the repository at this point in the history
…0227

Bump json from 20180130 to 20230227
  • Loading branch information
dVede committed May 19, 2023
2 parents 1ee297e + 38e5b72 commit 9ee48fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20180130</version>
<version>20230227</version>
</dependency>
<dependency>
<groupId>com.github.ajalt.clikt</groupId>
Expand Down

0 comments on commit 9ee48fd

Please sign in to comment.