spring-guides / gs-validating-form-input

Validating Form Input :: Learn how to perform form validation with Spring.

Home Page:http://spring.io/guides/gs/validating-form-input/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade Spring Boot version

Buzzardo opened this issue · comments

An easy (at least relatively speaking) place for beginners to jump in is to upgrade to the latest patch release of Spring Boot. I'm opening this issue to encourage people to dive in.

The following files need to have the Spring Boot version updated:

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