Add spring-integration-* jars to table

(Kafka11 compatibility).
This commit is contained in:
Gary Russell
2018-01-18 11:01:30 -05:00
parent c74ef5bd1c
commit f4228715b5

View File

@@ -128,6 +128,14 @@ Depending on the selected release-combination, the dependent projects will be re
<td>spring-integration-kafka</td>
<td>2.3.0.RELEASE or higher</td>
</tr>
<tr>
<td>spring-integration-core</td>
<td>4.3.13.RELEASE or higher</td>
</tr>
<tr>
<td>spring-integration-jmx</td>
<td>4.3.13.RELEASE or higher</td>
</tr>
<tr>
<td>kafka_2.11</td>
<td>(same version as kafka-clients)</td>