Closes gh-3800
This commit is contained in:
Stephane Nicoll 2015-08-22 08:41:11 +02:00
parent 3b81152ddc
commit 1dfa1fc3a5
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
buildscript {
ext {
springBootVersion = '1.3.0.BUILD-SNAPSHOT'
springLoadedVersion = '1.2.0.RELEASE'
springLoadedVersion = '1.2.4.RELEASE'
}
repositories {
// NOTE: You should declare only repositories that you need here