Skip to content

Commit

Permalink
Merge pull request #3671 from wso2/dependabot/maven/samples/KafkaCons…
Browse files Browse the repository at this point in the history
…umerAndProducer/org.apache.avro-avro-1.11.4

Bump org.apache.avro:avro from 1.11.3 to 1.11.4 in /samples/KafkaConsumerAndProducer
  • Loading branch information
rosensilva authored Oct 9, 2024
2 parents e89b2e2 + a5e6f98 commit 71110a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/KafkaConsumerAndProducer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@
<dependency>
<groupId>org.apache.avro</groupId>
<artifactId>avro</artifactId>
<version>1.11.3</version>
<version>1.11.4</version>
</dependency>
<dependency>
<groupId>io.confluent</groupId>
Expand Down

0 comments on commit 71110a0

Please sign in to comment.