Skip to content

Commit bc79ae2

Browse files
fix(deps): update dependency com.google.protobuf:protobuf-java to v4
1 parent 122119b commit bc79ae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: providers/flagd/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<testExclusions>**/e2e/*.java</testExclusions>
1818
<io.grpc.version>1.70.0</io.grpc.version>
1919
<!-- caution - updating this will break compatibility with older protobuf-java versions -->
20-
<protobuf-java.min.version>3.25.6</protobuf-java.min.version>
20+
<protobuf-java.min.version>4.29.3</protobuf-java.min.version>
2121
</properties>
2222

2323
<name>flagd</name>

0 commit comments

Comments
 (0)