diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-webflux/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-webflux/pom.xml
index 39f98facc9ec..9bafe3f3c11d 100644
--- a/spring-boot-project/spring-boot-starters/spring-boot-starter-webflux/pom.xml
+++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-webflux/pom.xml
@@ -28,16 +28,12 @@
spring-boot-starter-reactor-netty
- jakarta.validation
- jakarta.validation-api
-
-
- org.hibernate.validator
- hibernate-validator
+ org.springframework.boot
+ spring-boot-starter-validation
- javax.validation
- validation-api
+ org.apache.tomcat.embed
+ tomcat-embed-el