File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ buildscript {
33 maven { url ' https://repo.spring.io/plugins-release' }
44 }
55 dependencies {
6- classpath ' io.spring.gradle:dependency-management-plugin:1.0.4 .RELEASE'
6+ classpath ' io.spring.gradle:dependency-management-plugin:1.0.5 .RELEASE'
77 classpath ' io.spring.gradle:spring-io-plugin:0.0.8.RELEASE'
88 classpath ' io.spring.gradle:docbook-reference-plugin:0.3.1'
99 classpath ' org.asciidoctor:asciidoctor-gradle-plugin:1.5.0'
@@ -138,7 +138,7 @@ subprojects { subproject ->
138138 springDataMongoVersion = ' 2.0.6.RELEASE'
139139 springDataRedisVersion = ' 2.0.6.RELEASE'
140140 springGemfireVersion = ' 2.0.6.RELEASE'
141- springSecurityVersion = ' 5.0.3 .RELEASE'
141+ springSecurityVersion = ' 5.0.4 .RELEASE'
142142 springSocialTwitterVersion = ' 1.1.2.RELEASE'
143143 springRetryVersion = ' 1.2.2.RELEASE'
144144 springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.0.5.RELEASE'
You can’t perform that action at this time.
0 commit comments