diff --git a/spring-boot-mvc/pom.xml b/spring-boot-mvc/pom.xml
index f4a1d75673..453a05d8e7 100644
--- a/spring-boot-mvc/pom.xml
+++ b/spring-boot-mvc/pom.xml
@@ -12,7 +12,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.0.2.RELEASE
+ 2.0.4.RELEASE
@@ -27,6 +27,11 @@
spring-boot-starter-test
test
+
+
+ org.springframework.boot
+ spring-boot-starter-validation
+