diff --git a/spring-boot-samples/spring-boot-sample-data-mongodb/pom.xml b/spring-boot-samples/spring-boot-sample-data-mongodb/pom.xml index 78160282b6..c58fbdf6d1 100644 --- a/spring-boot-samples/spring-boot-sample-data-mongodb/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-mongodb/pom.xml @@ -24,8 +24,8 @@ spring-boot-starter - org.springframework.data - spring-data-mongodb + org.springframework.boot + spring-boot-starter-data-mongodb org.springframework.boot