Skip to content

Commit

Permalink
build(deps): bump io.confluent:kafka-avro-serializer from 7.6.2 to 7.7.0
Browse files Browse the repository at this point in the history
Bumps [io.confluent:kafka-avro-serializer](https://github.com/confluentinc/schema-registry) 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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 11d7ddc commit aae4e72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion athena-kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<dependency>
<groupId>io.confluent</groupId>
<artifactId>kafka-avro-serializer</artifactId>
<version>7.6.2</version>
<version>7.7.0</version>
</dependency>
<dependency>
<groupId>io.confluent</groupId>
Expand Down

0 comments on commit aae4e72

Please sign in to comment.