Skip to content

Commit

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

Bump io.confluent:kafka-avro-serializer from 7.7.0 to 7.7.1
  • Loading branch information
lukas-krecan authored Sep 16, 2024
2 parents 3cf062a + ab68dad commit 4c86bbe
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.0</version>
<version>7.7.1</version>
</dependency>
<dependency>
<groupId>org.apache.avro</groupId>
Expand Down

0 comments on commit 4c86bbe

Please sign in to comment.