Skip to content

Commit

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

Bump io.confluent:kafka-avro-serializer from 7.7.2 to 7.8.0
  • Loading branch information
lukas-krecan authored Dec 9, 2024
2 parents 3119a0b + fc26877 commit 8444bc2
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.7.2</version>
<version>7.8.0</version>
</dependency>
<dependency>
<groupId>org.apache.avro</groupId>
Expand Down

0 comments on commit 8444bc2

Please sign in to comment.