diff --git a/spring-boot-modules/spring-boot-testing-spock/pom.xml b/spring-boot-modules/spring-boot-testing-spock/pom.xml index e9be7d4cce..bb6af36826 100644 --- a/spring-boot-modules/spring-boot-testing-spock/pom.xml +++ b/spring-boot-modules/spring-boot-testing-spock/pom.xml @@ -9,9 +9,10 @@ This is simple boot application for demonstrating spock framework testing features. - com.baeldung.spring-boot-modules - spring-boot-modules - 1.0.0-SNAPSHOT + com.baeldung + parent-boot-3 + 0.0.1-SNAPSHOT + ../../parent-boot-3 @@ -19,10 +20,6 @@ org.springframework.boot spring-boot-starter-web - - org.springframework.boot - spring-boot-starter-tomcat - org.springframework.boot spring-boot-starter-test @@ -83,7 +80,8 @@ com.baeldung.boot.Application 2.4-M1-groovy-4.0 - 3.0.0 + 3.0.2 + 3.2.1 \ No newline at end of file