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 f9fb35e + 9a43089 commit efc026aCopy full SHA for efc026a
super/pom.xml
@@ -138,7 +138,7 @@ SPDX-License-Identifier: Apache-2.0
138
<!-- to avoid conflicts with spring-kafka-test the older kafka version 2.4.1 is used-->
139
<kafka.version>3.6.1</kafka.version>
140
<avro.version>1.11.3</avro.version>
141
- <spring.kafka.version>3.1.2</spring.kafka.version>
+ <spring.kafka.version>3.1.3</spring.kafka.version>
142
<!-- spring-kafka-test needs a 2.12 version of the scala libraries -->
143
<scala.lang.version>2.13.12</scala.lang.version>
144
<lombok.version>1.18.30</lombok.version>
0 commit comments