From 1f5dc2eb0fc57123bfbd5e39847fd1755a56b004 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2025 17:24:31 +0000 Subject: [PATCH] build(deps): bump kafka-libs.version from 7.8.0 to 7.9.0 Bumps `kafka-libs.version` from 7.8.0 to 7.9.0. Updates `io.confluent:kafka-avro-serializer` from 7.8.0 to 7.9.0 - [Commits](https://github.com/confluentinc/schema-registry/compare/v7.8.0...v7.9.0) Updates `io.confluent:kafka-schema-registry-client` from 7.8.0 to 7.9.0 - [Commits](https://github.com/confluentinc/schema-registry/compare/v7.8.0...v7.9.0) Updates `io.confluent:kafka-protobuf-serializer` from 7.8.0 to 7.9.0 - [Commits](https://github.com/confluentinc/schema-registry/compare/v7.8.0...v7.9.0) --- updated-dependencies: - dependency-name: io.confluent:kafka-avro-serializer dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.confluent:kafka-schema-registry-client dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.confluent:kafka-protobuf-serializer 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 0be3b6e0..5d6c9b66 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ UTF-8 3.25.6 1.20.4 - 7.8.0 + 7.9.0 linux/amd64,linux/arm64