We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6092016 commit c49c9dbCopy full SHA for c49c9db
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.20.1</version>
+ <version>2.20.2</version>
33
</dependency>
34
<!-- [END spanner-jdbc_install_without_bom] -->
35
samples/spring-data-jdbc/pom.xml
@@ -62,7 +62,7 @@
62
63
64
65
66
67
68
<groupId>org.postgresql</groupId>
0 commit comments