We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d6d031 commit b71a74bCopy full SHA for b71a74b
gradle/java.gradle
@@ -5,7 +5,7 @@ sourceCompatibility = '1.6'
5
targetCompatibility = '1.6'
6
7
ext.apacheDsVersion = '1.5.5'
8
-ext.springVersion = '4.3.23.RELEASE'
+ext.springVersion = '4.3.27.RELEASE'
9
ext.springDataVersion = '1.13.18.RELEASE'
10
ext.springDataSpring3Version = '1.10.2.RELEASE'
11
ext.springBatchVersion = '2.0.4.RELEASE'
0 commit comments