Bump protobuf.version from 3.21.10 to 4.26.1
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>
This commit is contained in:
parent
4d204cef89
commit
a6615d38b8
|
@ -32,7 +32,7 @@
|
|||
<packaging>jar</packaging>
|
||||
|
||||
<properties>
|
||||
<protobuf.version>3.21.10</protobuf.version>
|
||||
<protobuf.version>4.26.1</protobuf.version>
|
||||
<module-name>io.cloudevents.formats.protobuf</module-name>
|
||||
</properties>
|
||||
|
||||
|
|
Loading…
Reference in New Issue