Skip to content

Commit b71a74b

Browse files
committed
Update to Spring 4.3.27
Closes gh-554
1 parent 7d6d031 commit b71a74b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: gradle/java.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sourceCompatibility = '1.6'
55
targetCompatibility = '1.6'
66

77
ext.apacheDsVersion = '1.5.5'
8-
ext.springVersion = '4.3.23.RELEASE'
8+
ext.springVersion = '4.3.27.RELEASE'
99
ext.springDataVersion = '1.13.18.RELEASE'
1010
ext.springDataSpring3Version = '1.10.2.RELEASE'
1111
ext.springBatchVersion = '2.0.4.RELEASE'

0 commit comments

Comments
 (0)