Skip to content

Commit 1b80c34

Browse files
Bump com.google.protobuf:protobuf-java from 3.24.4 to 3.25.5 in /java
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.24.4 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.4...v3.25.5) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 052ce9e commit 1b80c34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
<dependency>
169169
<groupId>com.google.protobuf</groupId>
170170
<artifactId>protobuf-java</artifactId>
171-
<version>3.24.4</version>
171+
<version>3.25.5</version>
172172
</dependency>
173173
<dependency>
174174
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)