Skip to content

Commit 9ab4c9f

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-spanner to v6.84.0 (#3491)
1 parent a7542da commit 9ab4c9f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

benchmarks/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>com.google.cloud</groupId>
9494
<artifactId>google-cloud-spanner</artifactId>
95-
<version>6.81.1</version>
95+
<version>6.84.0</version>
9696
</dependency>
9797
<dependency>
9898
<groupId>commons-cli</groupId>

samples/install-without-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>com.google.cloud</groupId>
3535
<artifactId>google-cloud-spanner</artifactId>
36-
<version>6.81.1</version>
36+
<version>6.84.0</version>
3737
</dependency>
3838
<!-- [END spanner_install_without_bom] -->
3939

0 commit comments

Comments
 (0)