Skip to content

Commit

Permalink
Update dependency io.confluent:kafka-avro-serializer to v7 (#21)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent a068430 commit f3a7cad
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 @@ -98,7 +98,7 @@
<dependency>
<groupId>io.confluent</groupId>
<artifactId>kafka-avro-serializer</artifactId>
<version>5.5.15</version>
<version>7.7.1</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit f3a7cad

Please sign in to comment.