Skip to content

Commit 7c4be40

Browse files
build(deps): bump io.confluent:kafka-avro-serializer from 8.0.0 to 8.0.2
Bumps [io.confluent:kafka-avro-serializer](https://github.com/confluentinc/schema-registry) from 8.0.0 to 8.0.2. - [Commits](confluentinc/schema-registry@v8.0.0...v8.0.2) --- updated-dependencies: - dependency-name: io.confluent:kafka-avro-serializer dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b721d91 commit 7c4be40

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>8.0.0</version>
37+
<version>8.0.2</version>
3838
</dependency>
3939
<dependency>
4040
<groupId>io.confluent</groupId>

0 commit comments

Comments
 (0)