Skip to content

Commit

Permalink
build(deps): bump io.confluent:kafka-protobuf-provider
Browse files Browse the repository at this point in the history
Bumps [io.confluent:kafka-protobuf-provider](https://github.com/confluentinc/schema-registry) from 7.7.2 to 7.8.0.
- [Commits](confluentinc/schema-registry@v7.7.2...v7.8.0)

---
updated-dependencies:
- dependency-name: io.confluent:kafka-protobuf-provider
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 0af3d5d commit 5543e03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion athena-msk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
<dependency>
<groupId>io.confluent</groupId>
<artifactId>kafka-protobuf-provider</artifactId>
<version>7.7.2</version>
<version>7.8.0</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit 5543e03

Please sign in to comment.