Upgrade Spring versions
This commit is contained in:
@@ -210,12 +210,12 @@ subprojects { subproject ->
|
||||
postgresVersion = '42.0.0'
|
||||
subethasmtpVersion = '1.2'
|
||||
slf4jVersion = '1.7.25'
|
||||
springIntegrationVersion = '5.1.7.RELEASE'
|
||||
springIntegrationVersion = '5.1.8.RELEASE'
|
||||
springIntegrationKafkaVersion = '3.1.4.BUILD-SNAPSHOT'
|
||||
springIntegrationSocialTwiterVersion = '1.0.1.BUILD-SNAPSHOT'
|
||||
springIntegrationSplunkVersion = '1.2.0.BUILD-SNAPSHOT'
|
||||
springKafkaVersion = '2.2.8.RELEASE'
|
||||
springVersion = '5.1.9.RELEASE'
|
||||
springKafkaVersion = '2.2.9.RELEASE'
|
||||
springVersion = '5.1.10.RELEASE'
|
||||
springSecurityVersion = '5.1.5.RELEASE'
|
||||
springWebFlowVersion = '2.3.3.RELEASE'
|
||||
tilesJspVersion = '2.2.1'
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
version=5.1.1.BUILD-SNAPSHOT
|
||||
springBootVersion=2.1.6.BUILD-SNAPSHOT
|
||||
springBootVersion=2.1.8.RELEASE
|
||||
|
||||
Reference in New Issue
Block a user