Skip to content

Commit

Permalink
Bump io.confluent:kafka-streams-avro-serde from 7.7.1 to 7.8.0 (#288)
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.7.1 to 7.8.0.
- [Commits](confluentinc/schema-registry@v7.7.1...v7.8.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 6ecd8dc commit 0fee791
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 @@ -119,7 +119,7 @@
<gson.version>2.11.0</gson.version>
<junit-jupiter.version>5.11.3</junit-jupiter.version>
<kafka.version>3.6.2</kafka.version>
<kafka-streams-avro-serde.version>7.7.1</kafka-streams-avro-serde.version>
<kafka-streams-avro-serde.version>7.8.0</kafka-streams-avro-serde.version>
<lombok.version>1.18.36</lombok.version>
<mockito.version>5.14.2</mockito.version>
<maven-checkstyle-plugin.version>3.6.0</maven-checkstyle-plugin.version>
Expand Down

0 comments on commit 0fee791

Please sign in to comment.