We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20c54c0 commit 12aa4dcCopy full SHA for 12aa4dc
1 file changed
google-cloud-bom/pom.xml
@@ -199,6 +199,11 @@
199
<type>pom</type>
200
<scope>import</scope>
201
</dependency>
202
+ <dependency>
203
+ <groupId>com.google.cloud</groupId>
204
+ <artifactId>google-cloud-spanner-jdbc</artifactId>
205
+ <version>2.38.0</version>
206
+ </dependency>
207
<dependency>
208
<groupId>com.google.cloud</groupId>
209
<artifactId>google-cloud-vertexai-bom</artifactId>
0 commit comments