Skip to content

Commit

Permalink
Merge pull request #82 from GoogleCloudPlatform/dependabot/maven/java…
Browse files Browse the repository at this point in the history
…/org.json-json-20231013

Bump org.json:json from 20090211 to 20231013 in /java
  • Loading branch information
ludoch authored Nov 14, 2023
2 parents 2773946 + f392c0c commit 0867d08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20090211</version>
<version>20231013</version>
</dependency>
<dependency>
<groupId>com.google.appengine</groupId>
Expand Down

0 comments on commit 0867d08

Please sign in to comment.