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 fbf3c7d commit a1a61d3Copy full SHA for a1a61d3
gradle/javaprojects.gradle
@@ -32,7 +32,7 @@ ext.seleniumVersion = '2.44.0'
32
ext.servletApiVersion = '3.1.0'
33
ext.slf4jVersion = '1.7.25'
34
ext.spockVersion = '0.7-groovy-2.0'
35
-ext.springDataCommonsVersion = '1.13.20.RELEASE'
+ext.springDataCommonsVersion = '1.13.23.RELEASE'
36
ext.springDataJpaVersion = '1.11.20.RELEASE'
37
ext.springDataRedisVersion = '1.8.20.RELEASE'
38
ext.springSessionVersion = '1.3.4.RELEASE'
0 commit comments