From 903ecfc9a45c5196d9deef9e443aa005846f5398 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 16:07:29 +0000 Subject: [PATCH] build(deps): bump kafka-libs.version from 7.9.1 to 8.0.2 Bumps `kafka-libs.version` from 7.9.1 to 8.0.2. Updates `io.confluent:kafka-avro-serializer` from 7.9.1 to 8.0.2 - [Commits](https://github.com/confluentinc/schema-registry/compare/v7.9.1...v8.0.2) Updates `io.confluent:kafka-schema-registry-client` from 7.9.1 to 8.0.2 - [Commits](https://github.com/confluentinc/schema-registry/compare/v7.9.1...v8.0.2) Updates `io.confluent:kafka-protobuf-serializer` from 7.9.1 to 8.0.2 - [Commits](https://github.com/confluentinc/schema-registry/compare/v7.9.1...v8.0.2) --- updated-dependencies: - dependency-name: io.confluent:kafka-avro-serializer dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.confluent:kafka-schema-registry-client dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.confluent:kafka-protobuf-serializer dependency-version: 8.0.2 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 9b20de54..f6a8a008 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ UTF-8 3.25.8 1.21.3 - 7.9.1 + 8.0.2 linux/amd64,linux/arm64