From 432f04403063e6a3dece66fbe643205aa426a166 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 04:22:15 +0000 Subject: [PATCH] Bump confluent.platform.version from 7.9.0 to 8.1.1 Bumps `confluent.platform.version` from 7.9.0 to 8.1.1. Updates `io.confluent:kafka-avro-serializer` from 7.9.0 to 8.1.1 - [Commits](https://github.com/confluentinc/schema-registry/compare/v7.9.0...v8.1.1) Updates `io.confluent:kafka-streams-avro-serde` from 7.9.0 to 8.1.1 - [Commits](https://github.com/confluentinc/schema-registry/compare/v7.9.0...v8.1.1) --- updated-dependencies: - dependency-name: io.confluent:kafka-avro-serializer dependency-version: 8.1.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.confluent:kafka-streams-avro-serde dependency-version: 8.1.1 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 a983742..203497b 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ 11 11 - 7.9.0 + 8.1.1