Skip to content

Commit 570964b

Browse files
build(deps): bump io.confluent:kafka-protobuf-serializer
Bumps [io.confluent:kafka-protobuf-serializer](https://github.com/confluentinc/schema-registry) from 7.9.1 to 8.0.0. - [Commits](confluentinc/schema-registry@v7.9.1...v8.0.0) --- updated-dependencies: - dependency-name: io.confluent:kafka-protobuf-serializer dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7972070 commit 570964b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

athena-kafka/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>io.confluent</groupId>
4141
<artifactId>kafka-protobuf-serializer</artifactId>
42-
<version>7.9.1</version>
42+
<version>8.0.0</version>
4343
</dependency>
4444
<dependency>
4545
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)