Upgrade dependencies
This commit is contained in:
@@ -153,7 +153,7 @@ subprojects { subproject ->
|
||||
sourceCompatibility = 1.8
|
||||
|
||||
ext {
|
||||
activeMqVersion = '5.15.0'
|
||||
activeMqVersion = '5.15.9'
|
||||
apacheSshdVersion = '0.13.0'
|
||||
aspectjVersion = '1.8.4'
|
||||
commonsDigesterVersion = '2.0'
|
||||
@@ -196,13 +196,13 @@ subprojects { subproject ->
|
||||
postgresVersion = '9.1-901-1.jdbc4'
|
||||
subethasmtpVersion = '1.2'
|
||||
slf4jVersion = '1.7.25'
|
||||
springIntegrationVersion = '4.3.20.BUILD-SNAPSHOT'
|
||||
springIntegrationVersion = '4.3.20.RELEASE'
|
||||
springIntegrationDslVersion = '1.2.3.RELEASE'
|
||||
springIntegrationKafkaVersion = '2.3.1.BUILD-SNAPSHOT'
|
||||
springIntegrationSplunkVersion = '1.1.0.RELEASE'
|
||||
springKafkaVersion = '1.3.9.RELEASE'
|
||||
springVersion = '4.3.22.RELEASE'
|
||||
springSecurityVersion = '4.2.7.RELEASE'
|
||||
springVersion = '4.3.23.RELEASE'
|
||||
springSecurityVersion = '4.2.12.RELEASE'
|
||||
springWebFlowVersion = '2.3.3.RELEASE'
|
||||
tilesJspVersion = '2.2.1'
|
||||
validationApiVersion = '1.0.0.GA'
|
||||
|
||||
Reference in New Issue
Block a user