Skip to content

Commit 30a88f4

Browse files
authored
deps: update cloud client dependencies (#2110)
1 parent 1a0235f commit 30a88f4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>com.google.cloud</groupId>
7474
<artifactId>google-cloud-bigquerystorage-bom</artifactId>
75-
<version>2.14.1</version>
75+
<version>2.14.2</version>
7676
<type>pom</type>
7777
<scope>import</scope>
7878
</dependency>
@@ -176,7 +176,7 @@
176176
<dependency>
177177
<groupId>com.google.cloud</groupId>
178178
<artifactId>google-cloud-storage</artifactId>
179-
<version>2.7.2</version>
179+
<version>2.8.1</version>
180180
<scope>test</scope>
181181
</dependency>
182182
</dependencies>

0 commit comments

Comments
 (0)