Skip to content

Commit 3fe08f6

Browse files
authored
Merge branch 'main' into release-please--branches--main
2 parents 12009ec + 8f0da07 commit 3fe08f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

benchmarks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<dependency>
9191
<groupId>com.google.cloud</groupId>
9292
<artifactId>google-cloud-spanner</artifactId>
93-
<version>6.102.0</version>
93+
<version>6.102.1</version>
9494
</dependency>
9595
<dependency>
9696
<groupId>com.google.auto.value</groupId>

samples/install-without-bom/pom.xml

Lines changed: 1 addition & 1 deletion
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.102.0</version>
36+
<version>6.102.1</version>
3737
</dependency>
3838
<!-- [END spanner_install_without_bom] -->
3939

0 commit comments

Comments
 (0)