Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions providers/flagd/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,6 @@
</developers>

<dependencies>
<!-- temporary to fix CVE-2024-7254 (see: https://github.com/advisories/GHSA-735f-pc8j-v9w8) - remove once this is in gRPC-java -->
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>3.25.5</version>
</dependency>

<!-- we inherent dev.openfeature.javasdk and the test dependencies from the parent pom -->
<dependency>
<groupId>io.grpc</groupId>
Expand Down