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

+1-1
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

+1-1
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)