Fixup version numbers following release

This commit is contained in:
Stephane Nicoll
2019-04-03 12:56:41 +02:00
parent ca3a864565
commit 0d256da068
10 changed files with 19 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
buildscript {
ext {
springBootVersion = '1.5.20.BUILD-SNAPSHOT'
springBootVersion = '1.5.21.BUILD-SNAPSHOT'
}
repositories {
// NOTE: You should declare only repositories that you need here