chore: upgrade spring boot to 2.5.12 (#1819)

pull/1824/head^2
guqing 2022-04-06 15:56:42 +08:00 committed by GitHub
parent 5e2f6e2351
commit 09f1f4d9db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"