Commit ec209a26 by hubin

升级 spring boot cloud 依赖为最新版本

parent 9fcc95ab
......@@ -20,9 +20,9 @@ ext {
// 编译脚本
buildscript {
ext {
springBootVersion = "2.3.0.RELEASE"
springCloudVersion = "Hoxton.SR5"
nettyAllVersion = '4.1.43.Final'
springBootVersion = "2.3.10.RELEASE"
springCloudVersion = "Hoxton.SR11"
nettyAllVersion = '4.1.49.Final'
}
// 仓库配置
......
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