mirror of https://github.com/halo-dev/halo
Upgrade SpringBoot to 2.5.0 (#1389)
parent
77824d50e3
commit
1f89ba0ed2
|
@ -1,5 +1,5 @@
|
|||
plugins {
|
||||
id "org.springframework.boot" version "2.5.0-RC1"
|
||||
id "org.springframework.boot" version "2.5.0"
|
||||
id "io.spring.dependency-management" version "1.0.11.RELEASE"
|
||||
id "checkstyle"
|
||||
id "java"
|
||||
|
|
Loading…
Reference in New Issue