mirror of https://github.com/halo-dev/halo
chore: upgrade spring boot to 2.5.12 (#1819)
parent
5e2f6e2351
commit
09f1f4d9db
|
@ -1,5 +1,5 @@
|
|||
plugins {
|
||||
id "org.springframework.boot" version "2.5.11"
|
||||
id "org.springframework.boot" version "2.5.12"
|
||||
id "io.spring.dependency-management" version "1.0.11.RELEASE"
|
||||
id "checkstyle"
|
||||
id "java"
|
||||
|
|
Loading…
Reference in New Issue