Commit 4997589b by wangweidong

Merge remote-tracking branch 'origin/dev' into dev

parents 87c34b6d ec209a26
......@@ -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