diff --git a/testing-modules/spring-testing/pom.xml b/testing-modules/spring-testing/pom.xml
index c5e94f3afc..f26b0f27ec 100644
--- a/testing-modules/spring-testing/pom.xml
+++ b/testing-modules/spring-testing/pom.xml
@@ -3,16 +3,15 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
- com.baeldung
spring-testing
0.1-SNAPSHOT
spring-testing
com.baeldung
- parent-java
+ parent-boot-2
0.0.1-SNAPSHOT
- ../../parent-java
+ ../../parent-boot-2
@@ -32,25 +31,23 @@
org.springframework.boot
spring-boot-starter
- LATEST
org.springframework.boot
spring-boot-starter-test
- LATEST
test
org.springframework
spring-core
- LATEST
+ ${spring.version}
org.springframework
spring-context
- LATEST
+ ${spring.version}
org.springframework
@@ -65,7 +62,6 @@
org.springframework.data
spring-data-jpa
- LATEST
org.junit.jupiter
@@ -116,9 +112,9 @@
2.0.0.0
3.1.6
- 5.5.0
- 1.5.2
- 5.1.4.RELEASE
+ 5.7.0
+ 1.7.0
+ 5.2.8.RELEASE
4.0.1
2.1.1