mirror of https://github.com/halo-dev/halo
chore(deps): upgrade spring-boot to 2.5.1 (#1401)
parent
5539cf12f4
commit
f4807b5b56
|
@ -1,5 +1,5 @@
|
|||
plugins {
|
||||
id "org.springframework.boot" version "2.5.0"
|
||||
id "org.springframework.boot" version "2.5.1"
|
||||
id "io.spring.dependency-management" version "1.0.11.RELEASE"
|
||||
id "checkstyle"
|
||||
id "java"
|
||||
|
|
Loading…
Reference in New Issue