Skip to content

Commit d7547de

Browse files
build(deps): bump kafka-libs.version from 7.7.1 to 7.7.2 (#705)
Bumps `kafka-libs.version` from 7.7.1 to 7.7.2. Updates `io.confluent:kafka-avro-serializer` from 7.7.1 to 7.7.2 - [Commits](https://github.com/confluentinc/schema-registry/commits) Updates `io.confluent:kafka-schema-registry-client` from 7.7.1 to 7.7.2 - [Commits](https://github.com/confluentinc/schema-registry/commits) Updates `io.confluent:kafka-protobuf-serializer` from 7.7.1 to 7.7.2 - [Commits](https://github.com/confluentinc/schema-registry/commits) --- updated-dependencies: - dependency-name: io.confluent:kafka-avro-serializer dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.confluent:kafka-schema-registry-client dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.confluent:kafka-protobuf-serializer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d6d43a7 commit d7547de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2323
<protobuf.version>3.25.5</protobuf.version>
2424
<testcontainers.version>1.20.4</testcontainers.version>
25-
<kafka-libs.version>7.7.1</kafka-libs.version>
25+
<kafka-libs.version>7.7.2</kafka-libs.version>
2626
<docker.platforms>linux/amd64,linux/arm64</docker.platforms>
2727
</properties>
2828

0 commit comments

Comments
 (0)