Skip to content

Commit 75975f4

Browse files
Bump protobuf.version from 3.21.10 to 4.26.1 (#633)
Bumps `protobuf.version` from 3.21.10 to 4.26.1. Updates `com.google.protobuf:protobuf-bom` from 3.21.10 to 4.26.1 - [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) Updates `com.google.protobuf:protobuf-java-util` from 3.21.10 to 4.26.1 --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-bom dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.google.protobuf:protobuf-java-util dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b438cc commit 75975f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

formats/protobuf/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<packaging>jar</packaging>
3333

3434
<properties>
35-
<protobuf.version>4.31.1</protobuf.version>
35+
<protobuf.version>4.34.1</protobuf.version>
3636
<module-name>io.cloudevents.formats.protobuf</module-name>
3737
</properties>
3838

0 commit comments

Comments
 (0)