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:
dependabot[bot] 2024-05-14 23:29:41 +00:00 committed by GitHub
parent 4d204cef89
commit a6615d38b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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>