Skip to content

Commit ec0e702

Browse files
authored
deps: upgrade gson to 2.8.9 (#1549)
CC: @Neenu1995 @thiagotnunes Testing whether "deps" makes a release pull request.
1 parent 806cc52 commit ec0e702

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

google-cloud-spanner/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,7 @@
240240
<dependency>
241241
<groupId>com.google.code.gson</groupId>
242242
<artifactId>gson</artifactId>
243+
<!-- explicitly declaring to override the version -->
243244
<version>2.8.9</version>
244245
</dependency>
245246
<dependency>

0 commit comments

Comments
 (0)