Skip to content

Commit

Permalink
Bump io.confluent:kafka-avro-serializer in the prod-deps group
Browse files Browse the repository at this point in the history
Bumps the prod-deps group with 1 update: [io.confluent:kafka-avro-serializer](https://github.com/confluentinc/schema-registry).


Updates `io.confluent:kafka-avro-serializer` from 7.8.0 to 7.8.1
- [Commits](confluentinc/schema-registry@v7.8.0...v7.8.1)

---
updated-dependencies:
- dependency-name: io.confluent:kafka-avro-serializer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 11, 2025
1 parent 6911b6a commit a3d640d
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 @@ -248,7 +248,7 @@
<dependency>
<groupId>io.confluent</groupId>
<artifactId>kafka-avro-serializer</artifactId>
<version>7.8.0</version>
<version>7.8.1</version>
</dependency>
<dependency>
<groupId>org.apache.zookeeper</groupId>
Expand Down

0 comments on commit a3d640d

Please sign in to comment.