Commit 356faff
committed
Add kafka-server module dependency
Apache Kafka now ships a new module, kafka-server, since the 3.7.0 release.
The `3.9.0` kafka-client introduced some breaking changes that require this dependecy
for the `EmbeddedKafka` support in Spring for Apache Kafka. This commit adds this dependecny
for Spring Boot based Spring Kafka projects.1 parent 51c9925 commit 356faff
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1115 | 1115 | | |
1116 | 1116 | | |
1117 | 1117 | | |
| 1118 | + | |
1118 | 1119 | | |
1119 | 1120 | | |
1120 | 1121 | | |
| |||
0 commit comments