chore: bump Spring Boot to 2.5.10 (#1677)

Signed-off-by: Ryan Wang <i@ryanc.cc>
pull/1686/head
Ryan Wang 2022-02-26 12:30:34 +08:00 committed by GitHub
parent 4bfc3c0228
commit c306586778
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.9"
id "org.springframework.boot" version "2.5.10"
id "io.spring.dependency-management" version "1.0.11.RELEASE"
id "checkstyle"
id "java"