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