Skip to content

Commit

Permalink
Upgrade to Spring Boot 2.4.4
Browse files Browse the repository at this point in the history
Closes gh-1205
  • Loading branch information
snicoll committed Mar 19, 2021
1 parent d8ca8c7 commit 421a083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion initializr-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<commons-text.version>1.9</commons-text.version>
<maven-resolver.version>1.6.1</maven-resolver.version>
<maven-resolver-provider.version>3.6.3</maven-resolver-provider.version>
<spring-boot.version>2.4.3</spring-boot.version>
<spring-boot.version>2.4.4</spring-boot.version>
<spring-cloud-contract.version>3.0.1</spring-cloud-contract.version>
</properties>
<scm>
Expand Down

0 comments on commit 421a083

Please sign in to comment.