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.
1 parent e07ba21 commit 670c1caCopy full SHA for 670c1ca
openfeature-provider/java/pom.xml
@@ -59,7 +59,7 @@
59
<!-- Prevents the compiler version from resetting locally in Intellij -->
60
<maven.compiler.source>17</maven.compiler.source>
61
<maven.compiler.target>17</maven.compiler.target>
62
- <protobuf.version>3.25.3</protobuf.version>
+ <protobuf.version>3.25.5</protobuf.version>
63
<grpc.version>1.63.0</grpc.version>
64
<slf4j.version>2.0.13</slf4j.version>
65
<guava.version>33.2.1-jre</guava.version>
0 commit comments