diff --git a/build.gradle b/build.gradle index e884dc64..e8d1346a 100644 --- a/build.gradle +++ b/build.gradle @@ -191,7 +191,7 @@ subprojects { subproject -> postgresVersion = '9.1-901-1.jdbc4' subethasmtpVersion = '1.2' slf4jVersion = '1.7.11' - springIntegrationVersion = '4.2.10.RELEASE' + springIntegrationVersion = '4.2.11.RELEASE' springIntegrationDslVersion = '1.1.1.RELEASE' springIntegrationKafkaVersion = '1.3.0.RELEASE' springIntegrationSplunkVersion = '1.1.0.RELEASE'