Upgrade dependencies and samples to Spring Boot 1.4.7.RELEASE levels

Resolves: #1108
This commit is contained in:
Vedran Pavic
2018-09-26 12:25:08 +02:00
parent 46bac131d0
commit eb4ce12915
15 changed files with 35 additions and 25 deletions

View File

@@ -15,7 +15,6 @@ apply from: SAMPLE_GRADLE
group = 'samples'
ext {
jsonassertVersion="1.3.0"
assertjVersion = "2.4.0"
}
ext['spring-security.version'] = springSecurityVersion