diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml
index adea2bd751..a6441abc2b 100644
--- a/spring-boot-project/spring-boot-dependencies/pom.xml
+++ b/spring-boot-project/spring-boot-dependencies/pom.xml
@@ -197,7 +197,7 @@
2.8.2
2.10
3.0.0-M1
- 2.21.0
+ 2.22.0
2.5.2
3.1.0
2.2
@@ -207,7 +207,7 @@
2.4.3
3.6
3.0.1
- 2.21.0
+ 2.22.0
3.1.0
2.3
1.0.1
diff --git a/spring-boot-samples/spring-boot-sample-junit-jupiter/pom.xml b/spring-boot-samples/spring-boot-sample-junit-jupiter/pom.xml
index f59301f503..13fe211ce3 100644
--- a/spring-boot-samples/spring-boot-sample-junit-jupiter/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-junit-jupiter/pom.xml
@@ -13,7 +13,6 @@
Spring Boot JUnit Jupiter Sample
${basedir}/../..
- 2.19.1
@@ -51,13 +50,6 @@
org.apache.maven.plugins
maven-surefire-plugin
-
-
- org.junit.platform
- junit-platform-surefire-provider
- ${junit-platform.version}
-
-