Commit c32c500
committed
Limit spring-kafka-3.x to 3.0.x (Spring Boot 3.0 compatible)
Spring Kafka 3.1+ requires Spring Framework 6.1 (ClassFormatException),
but this scenario uses Spring Boot 3.0.13 (Spring Framework 6.0).
3.1+ testing needs a separate scenario with Spring Boot 3.1+.1 parent 15b3e7c commit c32c500
1 file changed
Lines changed: 3 additions & 4 deletions
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
0 commit comments