Skip to content

Commit c670b9f

Browse files
authored
deps: Update alloydb BOM & shared dependencies (#524)
1 parent 8d9ccac commit c670b9f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -69,21 +69,21 @@
6969
<dependency>
7070
<groupId>com.google.cloud</groupId>
7171
<artifactId>google-cloud-shared-dependencies</artifactId>
72-
<version>3.29.0</version>
72+
<version>3.30.0</version>
7373
<type>pom</type>
7474
<scope>import</scope>
7575
</dependency>
7676
<dependency>
7777
<groupId>com.google.cloud</groupId>
7878
<artifactId>google-cloud-alloydb-bom</artifactId>
79-
<version>0.30.0</version>
79+
<version>0.32.0</version>
8080
<type>pom</type>
8181
<scope>import</scope>
8282
</dependency>
8383
<dependency>
8484
<groupId>com.google.cloud</groupId>
8585
<artifactId>google-cloud-alloydb-connectors-bom</artifactId>
86-
<version>0.19.0</version>
86+
<version>0.21.0</version>
8787
<type>pom</type>
8888
<scope>import</scope>
8989
</dependency>
@@ -142,7 +142,7 @@
142142
<dependency>
143143
<groupId>com.google.api</groupId>
144144
<artifactId>gax-grpc</artifactId>
145-
<version>2.47.0</version>
145+
<version>2.48.0</version>
146146
</dependency>
147147
<dependency>
148148
<groupId>com.google.api.grpc</groupId>

0 commit comments

Comments
 (0)