chore(deps): upgrade spring-boot to 2.5.1 (#1401)

pull/1410/head
Ryan Wang 2021-06-20 16:35:49 +08:00 committed by GitHub
parent 5539cf12f4
commit f4807b5b56
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.0"
id "org.springframework.boot" version "2.5.1"
id "io.spring.dependency-management" version "1.0.11.RELEASE"
id "checkstyle"
id "java"