Skip to content

Commit

Permalink
chore: bump Spring Boot to 2.5.3 (#872)
Browse files Browse the repository at this point in the history
  • Loading branch information
pleku authored Aug 10, 2021
1 parent 0d87bbe commit 4244acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@

<!-- These are typically overridden with BOMs -->
<vaadin.flow.version>2.6-SNAPSHOT</vaadin.flow.version>
<spring-boot.version>2.4.0</spring-boot.version>
<spring-boot.version>2.5.3</spring-boot.version>

<!-- Additional manifest fields -->
<Vaadin-License-Title>Apache License 2.0</Vaadin-License-Title>
Expand Down

0 comments on commit 4244acc

Please sign in to comment.