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 ebea361 commit 10f0705Copy full SHA for 10f0705
super/pom.xml
@@ -136,7 +136,7 @@ SPDX-License-Identifier: Apache-2.0
136
<postgresql.version>42.7.2</postgresql.version>
137
<jakarta.xml.soap-api.version>3.0.1</jakarta.xml.soap-api.version>
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>
+ <kafka.version>3.7.0</kafka.version>
140
<avro.version>1.11.3</avro.version>
141
<spring.kafka.version>3.1.3</spring.kafka.version>
142
<!-- spring-kafka-test needs a 2.12 version of the scala libraries -->
0 commit comments