Skip to content

Commit

Permalink
Bump kafka-streams-avro-serde from 7.3.3 to 7.4.0 (#52)
Browse files Browse the repository at this point in the history
Bumps [kafka-streams-avro-serde](https://github.com/confluentinc/schema-registry) from 7.3.3 to 7.4.0.
- [Release notes](https://github.com/confluentinc/schema-registry/releases)
- [Commits](confluentinc/schema-registry@v7.3.3...v7.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 4, 2023
1 parent fe45f44 commit 6f6f93b
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.3.3</version>
<version>7.4.0</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit 6f6f93b

Please sign in to comment.