Skip to content

Commit

Permalink
Bump io.confluent:kafka-streams-avro-serde from 7.5.0 to 7.5.1
Browse files Browse the repository at this point in the history
Bumps [io.confluent:kafka-streams-avro-serde](https://github.com/confluentinc/schema-registry) from 7.5.0 to 7.5.1.
- [Commits](confluentinc/schema-registry@v7.5.0...v7.5.1)

---
updated-dependencies:
- dependency-name: io.confluent:kafka-streams-avro-serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 9, 2023
1 parent 65857d1 commit b9f7af2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<dependency>
<groupId>io.confluent</groupId>
<artifactId>kafka-streams-avro-serde</artifactId>
<version>7.5.0</version>
<version>7.5.1</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit b9f7af2

Please sign in to comment.