Bump spring boot to 2.5.9 (#1635)

Signed-off-by: johnniang <johnniang@fastmail.com>
pull/1660/head
John Niang 2022-01-23 23:31:27 +08:00 committed by GitHub
parent 2249ef1103
commit 2ff45600c4
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.8"
id "org.springframework.boot" version "2.5.9"
id "io.spring.dependency-management" version "1.0.11.RELEASE"
id "checkstyle"
id "java"