Skip to content

Commit c4ec6ae

Browse files
Bump com.google.protobuf:protobuf-java from 3.24.4 to 3.25.0 in /lib
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.24.4 to 3.25.0. - [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.0) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3c52fce commit c4ec6ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<maven.compiler.source>1.8</maven.compiler.source>
5555
<maven.compiler.target>1.8</maven.compiler.target>
5656
<gson.version>2.10.1</gson.version>
57-
<protobuf.version>3.24.4</protobuf.version>
57+
<protobuf.version>3.25.0</protobuf.version>
5858
<slf4j-api.version>2.0.9</slf4j-api.version>
5959
<log4j.version>2.20.0</log4j.version>
6060
<lmax-disruptor.version>3.4.4</lmax-disruptor.version>

0 commit comments

Comments
 (0)