Skip to content

Commit 670c1ca

Browse files
build(deps): bump com.google.protobuf:protobuf-java from 3.25.3 to 3.25.5 in /openfeature-provider/java (#91)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e07ba21 commit 670c1ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openfeature-provider/java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<!-- Prevents the compiler version from resetting locally in Intellij -->
6060
<maven.compiler.source>17</maven.compiler.source>
6161
<maven.compiler.target>17</maven.compiler.target>
62-
<protobuf.version>3.25.3</protobuf.version>
62+
<protobuf.version>3.25.5</protobuf.version>
6363
<grpc.version>1.63.0</grpc.version>
6464
<slf4j.version>2.0.13</slf4j.version>
6565
<guava.version>33.2.1-jre</guava.version>

0 commit comments

Comments
 (0)