Skip to content

Commit bd71298

Browse files
authored
deps: Upgrade Protobuf-Java to v3.25.8 (#7058)
1 parent 95ec51c commit bd71298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries-bom-protobuf3/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>com.google.protobuf</groupId>
2727
<artifactId>protobuf-bom</artifactId>
28-
<version>3.25.5</version>
28+
<version>3.25.8</version>
2929
<type>pom</type>
3030
<scope>import</scope>
3131
</dependency>

0 commit comments

Comments
 (0)