Skip to content

Commit 9e666cf

Browse files
authored
deps: Update Java client library dependencies (#6698)
1 parent 046ad04 commit 9e666cf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

google-cloud-bom/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -186,21 +186,21 @@
186186
<dependency>
187187
<groupId>com.google.cloud</groupId>
188188
<artifactId>google-cloud-bigtable-bom</artifactId>
189-
<version>2.41.0</version>
189+
<version>2.42.0</version>
190190
<type>pom</type>
191191
<scope>import</scope>
192192
</dependency>
193193
<dependency>
194194
<groupId>com.google.cloud</groupId>
195195
<artifactId>google-cloud-datastore-bom</artifactId>
196-
<version>2.21.0</version>
196+
<version>2.21.1</version>
197197
<type>pom</type>
198198
<scope>import</scope>
199199
</dependency>
200200
<dependency>
201201
<groupId>com.google.cloud</groupId>
202202
<artifactId>google-cloud-firestore-bom</artifactId>
203-
<version>3.24.2</version>
203+
<version>3.24.3</version>
204204
<type>pom</type>
205205
<scope>import</scope>
206206
</dependency>
@@ -238,7 +238,7 @@
238238
<dependency>
239239
<groupId>com.google.cloud</groupId>
240240
<artifactId>google-cloud-spanner-bom</artifactId>
241-
<version>6.71.0</version>
241+
<version>6.72.0</version>
242242
<type>pom</type>
243243
<scope>import</scope>
244244
</dependency>

0 commit comments

Comments
 (0)