Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

Commit 3f75e83

Browse files
deps: upgrade google-cloud-shared-dependencies to v2.7.0 (#1501)
This addresses gRPC CVE by upgarding to v1.44.0. Note that gRPC dropped Java 8 support in this version.
1 parent fd1ecf2 commit 3f75e83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<dependency>
7777
<groupId>com.google.cloud</groupId>
7878
<artifactId>google-cloud-shared-dependencies</artifactId>
79-
<version>2.6.0</version>
79+
<version>2.7.0</version>
8080
<type>pom</type>
8181
<scope>import</scope>
8282
</dependency>

0 commit comments

Comments
 (0)