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.
2 parents 2a27afe + 39e5af4 commit b508a88Copy full SHA for b508a88
super/pom.xml
@@ -135,7 +135,7 @@ SPDX-License-Identifier: Apache-2.0
135
<javax.xml.soap-api.version>1.4.0</javax.xml.soap-api.version>
136
<!-- to avoid conflicts with spring-kafka-test the older kafka version 2.4.1 is used-->
137
<kafka.version>2.4.1</kafka.version>
138
- <avro.version>1.9.2</avro.version>
+ <avro.version>1.11.3</avro.version>
139
<spring.kafka.version>2.4.7.RELEASE</spring.kafka.version>
140
<!-- spring-kafka-test needs a 2.12 version of the scala libraries -->
141
<scala.lang.version>2.12.11</scala.lang.version>
0 commit comments