Skip to content

Commit 1333590

Browse files
authored
chore: Updated dependencies. (#7196)
1 parent 6401ecd commit 1333590

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

google-cloud-bom/pom.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -174,12 +174,12 @@
174174
<dependency>
175175
<groupId>com.google.cloud</groupId>
176176
<artifactId>google-cloud-bigquery</artifactId>
177-
<version>2.54.2</version>
177+
<version>2.55.0</version>
178178
</dependency>
179179
<dependency>
180180
<groupId>com.google.cloud</groupId>
181181
<artifactId>google-cloud-bigquerystorage-bom</artifactId>
182-
<version>3.16.3</version>
182+
<version>3.17.0</version>
183183
<type>pom</type>
184184
<scope>import</scope>
185185
</dependency>
@@ -200,7 +200,7 @@
200200
<dependency>
201201
<groupId>com.google.cloud</groupId>
202202
<artifactId>google-cloud-firestore-bom</artifactId>
203-
<version>3.32.2</version>
203+
<version>3.33.0</version>
204204
<type>pom</type>
205205
<scope>import</scope>
206206
</dependency>
@@ -214,7 +214,7 @@
214214
<dependency>
215215
<groupId>com.google.cloud</groupId>
216216
<artifactId>google-cloud-logging-logback</artifactId>
217-
<version>0.132.14-alpha</version>
217+
<version>0.132.15-alpha</version>
218218
</dependency>
219219
<dependency>
220220
<groupId>com.google.cloud</groupId>
@@ -224,7 +224,7 @@
224224
<dependency>
225225
<groupId>com.google.cloud</groupId>
226226
<artifactId>google-cloud-pubsub-bom</artifactId>
227-
<version>1.141.3</version>
227+
<version>1.141.4</version>
228228
<type>pom</type>
229229
<scope>import</scope>
230230
</dependency>
@@ -238,7 +238,7 @@
238238
<dependency>
239239
<groupId>com.google.cloud</groupId>
240240
<artifactId>google-cloud-spanner-bom</artifactId>
241-
<version>6.99.0</version>
241+
<version>6.100.0</version>
242242
<type>pom</type>
243243
<scope>import</scope>
244244
</dependency>

0 commit comments

Comments
 (0)