spring-guides/gs-handling-form-submission

Upgrade Spring Boot to the latest version

Buzzardo opened this issue · 3 comments

Update the guide to use the most recent Spring Boot version.

To do so, change the Spring Boot version in:

initial/build.gradle
initial/pom.xml
complete/build.gradle
complete/pom.xml

@Buzzardo Can you assign this to me for hacktober fest contribution

Thanks.