Skip to content

Commit f8af5cf

Browse files
committed
deps: update cloud client dependencies
1 parent 6231be7 commit f8af5cf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 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.2</version>
75+
<version>2.18.0</version>
7676
<type>pom</type>
7777
<scope>import</scope>
7878
</dependency>
@@ -96,15 +96,15 @@
9696
<dependency>
9797
<groupId>com.google.cloud</groupId>
9898
<artifactId>google-cloud-datacatalog-bom</artifactId>
99-
<version>1.8.4</version>
99+
<version>1.9.1</version>
100100
<type>pom</type>
101101
<scope>import</scope>
102102
</dependency>
103103

104104
<dependency>
105105
<groupId>com.google.cloud</groupId>
106106
<artifactId>google-cloud-datacatalog-bom</artifactId>
107-
<version>1.8.4</version>
107+
<version>1.9.1</version>
108108
<type>pom</type>
109109
<scope>import</scope>
110110
</dependency>
@@ -176,7 +176,7 @@
176176
<dependency>
177177
<groupId>com.google.cloud</groupId>
178178
<artifactId>google-cloud-storage</artifactId>
179-
<version>2.9.0</version>
179+
<version>2.11.0</version>
180180
<scope>test</scope>
181181
</dependency>
182182
</dependencies>

0 commit comments

Comments
 (0)