Skip to content

Commit b3f3f66

Browse files
build(deps): bump io.confluent:kafka-avro-serializer from 7.9.1 to 8.0.0
Bumps [io.confluent:kafka-avro-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-avro-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 f1a94d3 commit b3f3f66

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
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>io.confluent</groupId>
3636
<artifactId>kafka-avro-serializer</artifactId>
37-
<version>7.9.1</version>
37+
<version>8.0.0</version>
3838
</dependency>
3939
<dependency>
4040
<groupId>io.confluent</groupId>

0 commit comments

Comments
 (0)