Skip to content

Commit 5cbf544

Browse files
Bump com.google.protobuf:protobuf-java (#3630)
Bumps the maven group in /tools/java/cpp-build with 1 update: [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf). Updates `com.google.protobuf:protobuf-java` from 3.24.0 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.24.0...v3.25.5) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mandlil <[email protected]>
1 parent a06d432 commit 5cbf544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/java/cpp-build/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
<dependency>
155155
<groupId>com.google.protobuf</groupId>
156156
<artifactId>protobuf-java</artifactId>
157-
<version>3.24.0</version>
157+
<version>3.25.5</version>
158158
</dependency>
159159
</dependencies>
160160

0 commit comments

Comments
 (0)