From c94c63cc45988186589876418e4fac777882d877 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 04:59:18 +0000 Subject: [PATCH] build(deps): bump kafka-libs.version from 7.9.1 to 8.0.0 Bumps `kafka-libs.version` from 7.9.1 to 8.0.0. Updates `io.confluent:kafka-avro-serializer` from 7.9.1 to 8.0.0 - [Commits](https://github.com/confluentinc/schema-registry/compare/v7.9.1...v8.0.0) Updates `io.confluent:kafka-schema-registry-client` from 7.9.1 to 8.0.0 - [Commits](https://github.com/confluentinc/schema-registry/compare/v7.9.1...v8.0.0) Updates `io.confluent:kafka-protobuf-serializer` from 7.9.1 to 8.0.0 - [Commits](https://github.com/confluentinc/schema-registry/compare/v7.9.1...v8.0.0) --- updated-dependencies: - dependency-name: io.confluent:kafka-avro-serializer dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.confluent:kafka-schema-registry-client dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.confluent:kafka-protobuf-serializer dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 16a28b53..2f12d120 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ UTF-8 3.25.8 1.21.3 - 7.9.1 + 8.0.0 linux/amd64,linux/arm64