We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54527a6 commit 9991c7aCopy full SHA for 9991c7a
docs/examples/springboot-kafka-avro/pom.xml
@@ -51,7 +51,7 @@
51
<dependency>
52
<groupId>org.apache.avro</groupId>
53
<artifactId>avro</artifactId> <!-- <2> -->
54
- <version>1.8.2</version>
+ <version>1.11.4</version>
55
</dependency>
56
57
<groupId>io.confluent</groupId>
0 commit comments