Skip to content

Commit 23cd0b8

Browse files
Bump com.google.protobuf:protobuf-java in /Protocol
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.19.2 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.19.2...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 d23528f commit 23cd0b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Protocol/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>com.google.protobuf</groupId>
7171
<artifactId>protobuf-java</artifactId>
72-
<version>3.19.2</version>
72+
<version>3.25.5</version>
7373
</dependency>
7474
<dependency>
7575
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)