We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
protobuf-java
1 parent 8747e51 commit 7816312Copy full SHA for 7816312
cloudplatform/connectivity-ztis/pom.xml
@@ -88,19 +88,6 @@
88
<groupId>io.grpc</groupId>
89
<artifactId>grpc-protobuf</artifactId>
90
<scope>runtime</scope>
91
- <exclusions>
92
- <exclusion>
93
- <groupId>com.google.protobuf</groupId>
94
- <artifactId>protobuf-java</artifactId>
95
- </exclusion>
96
- </exclusions>
97
- </dependency>
98
- <!-- Fix CVE-2024-7254 -->
99
- <dependency>
100
101
102
- <version>3.25.8</version>
103
- <scope>runtime</scope>
104
</dependency>
105
<dependency>
106
0 commit comments