Update to Spring 4.3.27

Closes gh-554
This commit is contained in:
Rob Winch
2020-05-04 10:54:51 -05:00
parent 7d6d031fd8
commit b71a74b29f

View File

@@ -5,7 +5,7 @@ sourceCompatibility = '1.6'
targetCompatibility = '1.6'
ext.apacheDsVersion = '1.5.5'
ext.springVersion = '4.3.23.RELEASE'
ext.springVersion = '4.3.27.RELEASE'
ext.springDataVersion = '1.13.18.RELEASE'
ext.springDataSpring3Version = '1.10.2.RELEASE'
ext.springBatchVersion = '2.0.4.RELEASE'