Skip to content

Commit

Permalink
deps: update cloud client dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 4, 2022
1 parent 6231be7 commit f8af5cf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Expand Up @@ -72,7 +72,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquerystorage-bom</artifactId>
<version>2.14.2</version>
<version>2.18.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -96,15 +96,15 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-datacatalog-bom</artifactId>
<version>1.8.4</version>
<version>1.9.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>

<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-datacatalog-bom</artifactId>
<version>1.8.4</version>
<version>1.9.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -176,7 +176,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage</artifactId>
<version>2.9.0</version>
<version>2.11.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit f8af5cf

Please sign in to comment.