Skip to content

Commit 70e7e12

Browse files
build(deps): bump protobuf.version from 3.25.7 to 3.25.8 (#749)
Bumps `protobuf.version` from 3.25.7 to 3.25.8. Updates `com.google.protobuf:protobuf-java` from 3.25.7 to 3.25.8 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.25.7...v3.25.8) Updates `com.google.protobuf:protobuf-java-util` from 3.25.7 to 3.25.8 --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-version: 3.25.8 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.protobuf:protobuf-java-util dependency-version: 3.25.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cf2a6d1 commit 70e7e12

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
@@ -20,7 +20,7 @@
2020
<!-- name of parameter changed in latest mvn javadoc plugin version-->
2121
<additionalOptions>-Xdoclint:none</additionalOptions>
2222
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
23-
<protobuf.version>3.25.7</protobuf.version>
23+
<protobuf.version>3.25.8</protobuf.version>
2424
<testcontainers.version>1.21.0</testcontainers.version>
2525
<kafka-libs.version>7.9.1</kafka-libs.version>
2626
<docker.platforms>linux/amd64,linux/arm64</docker.platforms>

0 commit comments

Comments
 (0)