Skip to content

Commit a06d432

Browse files
Bump com.google.protobuf:protobuf-java in /metadata in the maven group (#3629)
Bumps the maven group in /metadata 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 3f941fc commit a06d432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metadata/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<dependency>
109109
<groupId>com.google.protobuf</groupId>
110110
<artifactId>protobuf-java</artifactId>
111-
<version>3.24.0</version>
111+
<version>3.25.5</version>
112112
</dependency>
113113

114114
<!-- https://mvnrepository.com/artifact/com.google.auto.value/auto-value -->

0 commit comments

Comments
 (0)