Commit 6d5a974
committed
Fix spring-kafka-3.x: use Spring Boot 3.2.12 BOM, test 3.1-3.3
Spring Kafka 3.1+ requires Spring Framework 6.1 (ClassFormatException).
Spring Boot 3.1 still uses Spring Framework 6.0, so Spring Boot 3.2+ BOM
is needed to manage consistent 6.1 versions.
Verified locally: 3.1.4, 3.2.10, 3.3.7 all passed.1 parent 285708e commit 6d5a974
File tree
2 files changed
+18
-3
lines changed- test/plugin/scenarios/spring-kafka-3.x-scenario
2 files changed
+18
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
41 | 53 | | |
42 | 54 | | |
43 | 55 | | |
| |||
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
0 commit comments