Upgrade to SK-2.2 GA SIK-3.1 GA, SI-5.1 GA

And also SF-5.1.2, Security-5.1.1 and SI-Social-Twitter 1.0 GA
This commit is contained in:
Artem Bilan
2018-10-29 12:52:50 -04:00
parent 07ee0b6878
commit b62f41d9d1

View File

@@ -211,13 +211,13 @@ subprojects { subproject ->
postgresVersion = '42.0.0'
subethasmtpVersion = '1.2'
slf4jVersion = '1.7.25'
springIntegrationVersion = '5.1.0.RC2'
springIntegrationKafkaVersion = '3.1.0.RC1'
springIntegrationSocialTwiterVersion = '1.0.0.M1'
springIntegrationVersion = '5.1.0.RELEASE'
springIntegrationKafkaVersion = '3.1.0.RELEASE'
springIntegrationSocialTwiterVersion = '1.0.0.RELEASE'
springIntegrationSplunkVersion = '1.1.0.RELEASE'
springKafkaVersion = '2.2.0.RC1'
springVersion = '5.1.0.RELEASE'
springSecurityVersion = '5.1.0.RELEASE'
springKafkaVersion = '2.2.0.RELEASE'
springVersion = '5.1.2.RELEASE'
springSecurityVersion = '5.1.1.RELEASE'
springWebFlowVersion = '2.3.3.RELEASE'
tilesJspVersion = '2.2.1'
validationApiVersion = '1.0.0.GA'