Commit 4997589b by wangweidong

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

parents 87c34b6d ec209a26
...@@ -20,9 +20,9 @@ ext { ...@@ -20,9 +20,9 @@ ext {
// 编译脚本 // 编译脚本
buildscript { buildscript {
ext { ext {
springBootVersion = "2.3.0.RELEASE" springBootVersion = "2.3.10.RELEASE"
springCloudVersion = "Hoxton.SR5" springCloudVersion = "Hoxton.SR11"
nettyAllVersion = '4.1.43.Final' 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