Upgrade to Spring Boot 2.5.0-M3 (#1324)

pull/1327/head
John Niang 2021-03-27 10:46:47 +08:00 committed by GitHub
parent cdb7e2cdc1
commit a3033f294e
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-M2"
id "org.springframework.boot" version "2.5.0-M3"
id "io.spring.dependency-management" version "1.0.11.RELEASE"
id "checkstyle"
id "java"