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 ae28096 commit dbaeb2fCopy full SHA for dbaeb2f
gradle/javaprojects.gradle
@@ -36,7 +36,7 @@ ext.springDataCommonsVersion = '1.13.23.RELEASE'
36
ext.springDataJpaVersion = '1.11.23.RELEASE'
37
ext.springDataRedisVersion = '1.8.23.RELEASE'
38
ext.springSessionVersion = '1.3.5.RELEASE'
39
-ext.springBootVersion = '1.5.16.RELEASE'
+ext.springBootVersion = '1.5.22.RELEASE'
40
ext.thymeleafVersion = '3.0.9.RELEASE'
41
ext.jsonassertVersion = '1.4.0'
42
ext.validationApiVersion = '1.1.0.Final'
0 commit comments