Skip to content

Commit

Permalink
Merge pull request #178 from productboardlabs/dependabot/maven/io.con…
Browse files Browse the repository at this point in the history
…fluent-kafka-avro-serializer-7.7.0

Bump io.confluent:kafka-avro-serializer from 7.6.1 to 7.7.0
  • Loading branch information
lukas-krecan authored Jul 28, 2024
2 parents 68ad18d + a73d806 commit 5aebf05
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 @@ -37,7 +37,7 @@
<dependency>
<groupId>io.confluent</groupId>
<artifactId>kafka-avro-serializer</artifactId>
<version>7.6.1</version>
<version>7.7.0</version>
</dependency>
<dependency>
<groupId>org.apache.avro</groupId>
Expand Down

0 comments on commit 5aebf05

Please sign in to comment.