Skip to content

Commit

Permalink
deps: upgrade google-cloud-shared-dependencies to v2.7.0 (#1501)
Browse files Browse the repository at this point in the history
This addresses gRPC CVE by upgarding to v1.44.0. Note that gRPC dropped Java 8 support in this version.
  • Loading branch information
stephaniewang526 authored Jan 28, 2022
1 parent fd1ecf2 commit 3f75e83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-dependencies</artifactId>
<version>2.6.0</version>
<version>2.7.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 3f75e83

Please sign in to comment.