8000 chore(deps): update dependency org.json:json to v20200518 (#3777) · coderatgoogle/java-docs-samples@5ae164f · GitHub
[go: up one dir, main page]

Skip to content

Commit 5ae164f

Browse files
authored
chore(deps): update dependency org.json:json to v20200518 (GoogleCloudPlatform#3777)
1 parent 1b93c01 commit 5ae164f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

run/events-pubsub/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ limitations under the License.
6767
<dependency>
6868
<groupId>org.json</groupId>
6969
<artifactId>json</artifactId>
70-
<version>20180130</version>
70+
<version>20200518</version>
7171
<scope>test</scope>
7272
</dependency>
7373
</dependencies>

run/events-storage/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ limitations under the License.
6767
<dependency>
6868
<groupId>org.json</groupId>
6969
<artifactId>json</artifactId>
70-
<version>20180130</version>
70+
<version>20200518</version>
7171
<scope>test</scope>
7272
</dependency>
7373
</dependencies>

0 commit comments

Comments
 (0)
0