Fix si-kafka.adoc for the actual dependencies

This commit is contained in:
Artem Bilan
2017-11-30 16:24:23 -05:00
parent ed5e88a9e2
commit daa4a896ac

View File

@@ -346,7 +346,7 @@ The 2.3.x branch introduced the following changes:
===== 3.0.x
* Update to `spring-kafka` 2.0.x and `kafka-clients` 0.11.0.0
* Update to `spring-kafka` 2.1.x and `kafka-clients` 1.0.0
* Support `ConsumerAwareMessageListener` (`Consumer` is available in a message header)
* Update to Spring Integration 5.0 and Java 8
* Moved Java DSL to main project