Skip to content

Commit 18373b8

Browse files
Bump com.google.protobuf:protobuf-java from 3.25.2 to 4.29.2
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.25.2 to 4.29.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c961224 commit 18373b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.11.0</gson.version>
57-
<protobuf.version>3.25.2</protobuf.version>
57+
<protobuf.version>4.29.2</protobuf.version>
5858
<slf4j-api.version>2.0.16</slf4j-api.version>
5959
<log4j.version>2.23.1</log4j.version>
6060
<lmax-disruptor.version>3.4.4</lmax-disruptor.version>

0 commit comments

Comments
 (0)