Update dependency com.google.protobuf:protobuf-java to v3.25.9
Changes
1 file changed, +1 -1
MODIFY
pom.xml
+1 -1
@@ -20,7 +20,7 @@
20
20
<bouncycastle.version>1.85</bouncycastle.version>
21
21
<commonmark.version>0.29.0</commonmark.version>
22
22
<quarkus-mcp-server.version>1.13.1</quarkus-mcp-server.version>
23
- <protobuf.version>3.25.5</protobuf.version>
23
+ <protobuf.version>3.25.9</protobuf.version>
24
24
<os-maven-plugin.version>1.7.1</os-maven-plugin.version>
25
25
<protobuf-maven-plugin.version>0.6.1</protobuf-maven-plugin.version>
26
26
<skipITs>true</skipITs>