We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e00626b + f7106bb commit 1eefb89Copy full SHA for 1eefb89
samples/install-without-bom/pom.xml
@@ -29,7 +29,7 @@
29
<dependency>
30
<groupId>com.google.cloud</groupId>
31
<artifactId>google-cloud-spanner-jdbc</artifactId>
32
- <version>2.33.0</version>
+ <version>2.33.1</version>
33
</dependency>
34
<!-- [END spanner-jdbc_install_without_bom] -->
35
samples/spring-data-mybatis/googlesql/pom.xml
@@ -94,7 +94,7 @@
94
95
96
<artifactId>google-cloud-spanner</artifactId>
97
- <version>6.102.0</version>
+ <version>6.102.1</version>
98
<type>test-jar</type>
99
<scope>test</scope>
100
0 commit comments