Skip to content

Commit

Permalink
Bump spring boot to 2.5.9 (#1635)
Browse files Browse the repository at this point in the history
Signed-off-by: johnniang <[email protected]>
  • Loading branch information
JohnNiang authored Jan 23, 2022
1 parent 2249ef1 commit 2ff4560
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.8"
id "org.springframework.boot" version "2.5.9"
id "io.spring.dependency-management" version "1.0.11.RELEASE"
id "checkstyle"
id "java"
Expand Down

0 comments on commit 2ff4560

Please sign in to comment.