Update to Spring Integration 4.0.5.RELEASE

This commit is contained in:
Gary Russell
2014-11-11 15:00:17 -05:00
parent a2f163aaaa
commit 33801263c5

View File

@@ -191,7 +191,7 @@ subprojects { subproject ->
postgresVersion = '9.1-901-1.jdbc4'
subethasmtpVersion = '1.2'
slf4jVersion = '1.7.6'
springIntegrationVersion = '4.0.4.RELEASE'
springIntegrationVersion = '4.0.5.RELEASE'
springIntegrationDslVersion = '1.0.0.M3'
springVersion = '4.0.7.RELEASE'
springSecurityVersion = '3.2.4.RELEASE'