Skip to content

Commit

Permalink
chore: bump Spring Boot to 2.5.10 (#1677)
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Wang <i@ryanc.cc>
  • Loading branch information
ruibaby authored Feb 26, 2022
1 parent 4bfc3c0 commit c306586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit c306586

Please sign in to comment.