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.
2 parents 96fed34 + c8531e3 commit 59ff5b7Copy full SHA for 59ff5b7
providers/flagd/pom.xml
@@ -32,13 +32,6 @@
32
</developers>
33
34
<dependencies>
35
- <!-- temporary to fix CVE-2024-7254 (see: https://github.com/advisories/GHSA-735f-pc8j-v9w8) - remove once this is in gRPC-java -->
36
- <dependency>
37
- <groupId>com.google.protobuf</groupId>
38
- <artifactId>protobuf-java</artifactId>
39
- <version>3.25.5</version>
40
- </dependency>
41
-
42
<!-- we inherent dev.openfeature.javasdk and the test dependencies from the parent pom -->
43
<dependency>
44
<groupId>io.grpc</groupId>
0 commit comments