Skip to content

Commit

Permalink
[release-2.0] Upgrade to spring boot 3.0.1 (#3032)
Browse files Browse the repository at this point in the history
This is an automated cherry-pick of #3031

/assign JohnNiang

```release-note
NONE
```
  • Loading branch information
halo-dev-bot authored Dec 23, 2022
1 parent 4df3bb0 commit bf43624
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 '3.0.0'
id 'org.springframework.boot' version '3.0.1'
id 'io.spring.dependency-management' version '1.1.0'
id "checkstyle"
id 'java'
Expand Down

0 comments on commit bf43624

Please sign in to comment.