Skip to content

Commit e05ec69

Browse files
fix(deps): update dependency com.google.protobuf:protobuf-java to v4
1 parent 2331fec commit e05ec69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/flagd/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>com.google.protobuf</groupId>
3838
<artifactId>protobuf-java</artifactId>
39-
<version>3.25.5</version>
39+
<version>4.28.3</version>
4040
</dependency>
4141

4242
<!-- we inherent dev.openfeature.javasdk and the test dependencies from the parent pom -->

0 commit comments

Comments
 (0)