Skip to content

Commit

Permalink
Bump kafka-streams-avro-serde from 7.3.3 to 7.4.0 (#15)
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.
- [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 9, 2023
1 parent 25460a4 commit e3a05de
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 @@ -36,7 +36,7 @@
<jib-maven-plugin.version>3.3.1</jib-maven-plugin.version>
<kafka.version>3.4.0</kafka.version>
<kafka-avro-serializer.version>7.3.3</kafka-avro-serializer.version>
<kafka-streams-avro-serde.version>7.3.3</kafka-streams-avro-serde.version>
<kafka-streams-avro-serde.version>7.4.0</kafka-streams-avro-serde.version>
<lombok.version>1.18.26</lombok.version>
</properties>

Expand Down

0 comments on commit e3a05de

Please sign in to comment.