Skip to content

Commit 59ff5b7

Browse files
authored
Merge branch 'main' into release-please--branches--main--components--dev.openfeature.contrib.providers.flagd
2 parents 96fed34 + c8531e3 commit 59ff5b7

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

providers/flagd/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,6 @@
3232
</developers>
3333

3434
<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-
4235
<!-- we inherent dev.openfeature.javasdk and the test dependencies from the parent pom -->
4336
<dependency>
4437
<groupId>io.grpc</groupId>

0 commit comments

Comments
 (0)