From 7eb1a16878d68678d9250513ed8509021628e89d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 16:59:36 +0000 Subject: [PATCH] build(deps): bump kafka-libs.version from 8.2.0 to 8.2.1 Bumps `kafka-libs.version` from 8.2.0 to 8.2.1. Updates `io.confluent:kafka-avro-serializer` from 8.2.0 to 8.2.1 - [Commits](https://github.com/confluentinc/schema-registry/compare/v8.2.0...v8.2.1) Updates `io.confluent:kafka-schema-registry-client` from 8.2.0 to 8.2.1 - [Commits](https://github.com/confluentinc/schema-registry/compare/v8.2.0...v8.2.1) Updates `io.confluent:kafka-protobuf-serializer` from 8.2.0 to 8.2.1 - [Commits](https://github.com/confluentinc/schema-registry/compare/v8.2.0...v8.2.1) --- updated-dependencies: - dependency-name: io.confluent:kafka-avro-serializer dependency-version: 8.2.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.confluent:kafka-schema-registry-client dependency-version: 8.2.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.confluent:kafka-protobuf-serializer dependency-version: 8.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9153f7bb..df491819 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ UTF-8 3.25.9 2.0.5 - 8.2.0 + 8.2.1 linux/amd64,linux/arm64