Skip to content

Commit e6554fa

Browse files
Bump com.google.protobuf:protobuf-java from 3.25.1 to 3.25.5
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.25.1 to 3.25.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.25.1...v3.25.5) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-version: 3.25.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b160d35 commit e6554fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<os.maven.plugin.version>1.7.1</os.maven.plugin.version>
2020
<protobuf.maven.plugin.version>0.6.1</protobuf.maven.plugin.version>
2121
<protoc.version>3.25.1</protoc.version>
22-
<protobuf.java.version>3.25.1</protobuf.java.version>
22+
<protobuf.java.version>3.25.5</protobuf.java.version>
2323
<junit.version>4.13.1</junit.version>
2424
<maven-compiler-plugin.version>3.7.0</maven-compiler-plugin.version>
2525
<maven-exec-plugin.version>1.6.0</maven-exec-plugin.version>

0 commit comments

Comments
 (0)