Commit e7566094 authored by 郭燕飞's avatar 郭燕飞 💬

Springboot version

parent 2c8621b4
buildscript {
ext {
springBootVersion = '1.5.10.RELEASE'
springBootVersion = '1.5.12.RELEASE'
}
repositories {
mavenLocal()
......
......@@ -3,7 +3,7 @@ description = '{artifactId}'
apply plugin: 'org.sonarqube'
buildscript {
ext {
springBootVersion = '1.5.10.RELEASE'
springBootVersion = '1.5.12.RELEASE'
}
repositories {
mavenLocal()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment