From 7822e5598538e5cf834422f4046f2637a6746014 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 04:24:29 +0000 Subject: [PATCH] Bump confluent.platform.version from 7.9.0 to 7.9.1 Bumps `confluent.platform.version` from 7.9.0 to 7.9.1. Updates `io.confluent:kafka-avro-serializer` from 7.9.0 to 7.9.1 - [Commits](https://github.com/confluentinc/schema-registry/compare/v7.9.0...v7.9.1) Updates `io.confluent:kafka-streams-avro-serde` from 7.9.0 to 7.9.1 - [Commits](https://github.com/confluentinc/schema-registry/compare/v7.9.0...v7.9.1) --- updated-dependencies: - dependency-name: io.confluent:kafka-avro-serializer dependency-version: 7.9.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.confluent:kafka-streams-avro-serde dependency-version: 7.9.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 a983742..dacf4e6 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ 11 11 - 7.9.0 + 7.9.1