Skip to content

Commit 285708e

Browse files
committed
Limit spring-kafka-3.x to 3.0.17 for now (3.1+ app startup issue needs investigation)
1 parent 39e7612 commit 285708e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

test/plugin/scenarios/spring-kafka-3.x-scenario/support-version.list

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,5 @@
1515
# limitations under the License.
1616

1717
# Spring Kafka 3.x requires Spring Boot 3.x / JDK 17+
18-
# 3.1+ requires Spring Framework 6.1, so override spring.boot.version.
18+
# TODO: 3.1+ needs investigation — app fails to start with overridden spring.boot.version
1919
3.0.17
20-
3.1.4,spring.boot.version=3.1.12
21-
3.2.10,spring.boot.version=3.2.12
22-
3.3.7,spring.boot.version=3.3.8

0 commit comments

Comments
 (0)