diff --git a/pom.xml b/pom.xml
index becd05b79..2c4ddf801 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,12 +5,12 @@
4.0.0
org.springframework.samples
spring-petclinic
- 2.2.0.BUILD-SNAPSHOT
+ 2.3.0.BUILD-SNAPSHOT
org.springframework.boot
spring-boot-starter-parent
- 2.2.5.RELEASE
+ 2.3.0.RC1
petclinic
@@ -50,6 +50,10 @@
org.springframework.boot
spring-boot-starter-web
+
+ org.springframework.boot
+ spring-boot-starter-validation
+
org.springframework.boot
spring-boot-starter-thymeleaf