Upgrade dependencies

This commit is contained in:
Artem Bilan
2019-01-11 10:50:51 -05:00
parent 398484f1f7
commit 7e8a67a7b8
64 changed files with 151 additions and 151 deletions

View File

@@ -211,11 +211,11 @@ subprojects { subproject ->
postgresVersion = '42.0.0'
subethasmtpVersion = '1.2'
slf4jVersion = '1.7.25'
springIntegrationVersion = '5.0.10.RELEASE'
springIntegrationVersion = '5.0.11.RELEASE'
springIntegrationKafkaVersion = '3.0.3.RELEASE'
springIntegrationSplunkVersion = '1.1.0.RELEASE'
springKafkaVersion = '2.1.10.RELEASE'
springVersion = '5.0.11.RELEASE'
springVersion = '5.0.12.RELEASE'
springSecurityVersion = '5.0.10.RELEASE'
springWebFlowVersion = '2.3.3.RELEASE'
tilesJspVersion = '2.2.1'