Update kafka to Spring Integration 4.0.3

This commit is contained in:
Gary Russell
2014-07-21 15:10:26 -04:00
parent 7e0068b9df
commit 8dc41021b8

View File

@@ -22,7 +22,7 @@ ext {
kafkaVersion = '0.8.0'
metricsVersion = '2.2.0'
scalaVersion = '2.10'
springIntegrationVersion = '4.0.2.RELEASE'
springIntegrationVersion = '4.0.3.RELEASE'
idPrefix = 'kafka'