From 58372e40245ae81a376f288325bb0a3e1c9d8c26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 19:04:32 +0200 Subject: [PATCH] build(deps): bump kafka-libs.version from 7.6.2 to 7.7.0 (#669) Bumps `kafka-libs.version` from 7.6.2 to 7.7.0. Updates `io.confluent:kafka-avro-serializer` from 7.6.2 to 7.7.0 - [Commits](https://github.com/confluentinc/schema-registry/commits/v7.7.0) Updates `io.confluent:kafka-schema-registry-client` from 7.6.2 to 7.7.0 - [Commits](https://github.com/confluentinc/schema-registry/commits/v7.7.0) Updates `io.confluent:kafka-protobuf-serializer` from 7.6.2 to 7.7.0 - [Commits](https://github.com/confluentinc/schema-registry/commits/v7.7.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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index decd1fec..253e485b 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ UTF-8 4.27.2 1.20.0 - 7.6.2 + 7.7.0