Skip to content

Commit

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

Bump org.json:json from 20090211 to 20231013 in /java
  • Loading branch information
ludoch authored Nov 14, 2023
2 parents 172be75 + 169c364 commit 2f939be
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 @@ -200,7 +200,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20090211</version>
<version>20231013</version>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>
Expand Down

0 comments on commit 2f939be

Please sign in to comment.