Skip to content

Commit e3d7921

Browse files
authored
deps: update dependency org.json:json to v20200518 (#239)
1 parent f4fa6bf commit e3d7921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-cloud-spanner/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@
296296
<dependency>
297297
<groupId>org.json</groupId>
298298
<artifactId>json</artifactId>
299-
<version>20190722</version>
299+
<version>20200518</version>
300300
<scope>test</scope>
301301
</dependency>
302302
<dependency>

0 commit comments

Comments
 (0)