Update Versions
This commit is contained in:
@@ -5,8 +5,8 @@ sourceCompatibility = '1.6'
|
||||
targetCompatibility = '1.6'
|
||||
|
||||
ext.apacheDsVersion = '1.5.5'
|
||||
ext.springVersion = '4.3.3.RELEASE'
|
||||
ext.springDataVersion = '1.12.1.RELEASE'
|
||||
ext.springVersion = '4.3.4.RELEASE'
|
||||
ext.springDataVersion = '1.12.5.RELEASE'
|
||||
ext.springDataSpring3Version = '1.10.2.RELEASE'
|
||||
ext.springBatchVersion = '2.0.4.RELEASE'
|
||||
ext.junitVersion = '4.12'
|
||||
@@ -22,8 +22,8 @@ ext.slf4jVersion = '1.7.21'
|
||||
ext.powerMockVersion = '1.6.5'
|
||||
ext.commonsPool2Version = '2.4.2'
|
||||
ext.assertjVersion= '2.3.0'
|
||||
ext.hibernateVersion = '5.2.2.Final'
|
||||
ext.springSecurityVersion='4.1.3.RELEASE'
|
||||
ext.hibernateVersion = '5.2.5.Final'
|
||||
ext.springSecurityVersion='4.2.0.RELEASE'
|
||||
ext.unboundidVersion = '3.1.1'
|
||||
|
||||
ext.powerMockDependencies = [
|
||||
|
||||
Reference in New Issue
Block a user