diff --git a/junit-jupiter-starter-maven-kotlin/.mvn/wrapper/maven-wrapper.properties b/junit-jupiter-starter-maven-kotlin/.mvn/wrapper/maven-wrapper.properties
index 44f3cf2c..ba38eef3 100644
--- a/junit-jupiter-starter-maven-kotlin/.mvn/wrapper/maven-wrapper.properties
+++ b/junit-jupiter-starter-maven-kotlin/.mvn/wrapper/maven-wrapper.properties
@@ -1,2 +1,2 @@
distributionType=only-script
-distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.11/apache-maven-3.9.11-bin.zip
+distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/4.0.0-rc-5/apache-maven-4.0.0-rc-5-bin.zip
diff --git a/junit-jupiter-starter-maven-kotlin/pom.xml b/junit-jupiter-starter-maven-kotlin/pom.xml
index 8e18aeba..b0c5749d 100644
--- a/junit-jupiter-starter-maven-kotlin/pom.xml
+++ b/junit-jupiter-starter-maven-kotlin/pom.xml
@@ -72,9 +72,15 @@
-
- org.apache.maven.plugins
+ maven-compiler-plugin
+ 3.13.0
+
+
+ maven-resources-plugin
+ 3.3.1
+
+
maven-surefire-plugin
3.5.4
diff --git a/junit-jupiter-starter-maven/.mvn/wrapper/maven-wrapper.properties b/junit-jupiter-starter-maven/.mvn/wrapper/maven-wrapper.properties
index 44f3cf2c..ba38eef3 100644
--- a/junit-jupiter-starter-maven/.mvn/wrapper/maven-wrapper.properties
+++ b/junit-jupiter-starter-maven/.mvn/wrapper/maven-wrapper.properties
@@ -1,2 +1,2 @@
distributionType=only-script
-distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.11/apache-maven-3.9.11-bin.zip
+distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/4.0.0-rc-5/apache-maven-4.0.0-rc-5-bin.zip
diff --git a/junit-jupiter-starter-maven/pom.xml b/junit-jupiter-starter-maven/pom.xml
index 721710e1..0e2544f2 100644
--- a/junit-jupiter-starter-maven/pom.xml
+++ b/junit-jupiter-starter-maven/pom.xml
@@ -34,6 +34,14 @@
+
+ maven-compiler-plugin
+ 3.13.0
+
+
+ maven-resources-plugin
+ 3.3.1
+
maven-surefire-plugin
3.5.4
diff --git a/junit-migration-maven/.mvn/wrapper/maven-wrapper.properties b/junit-migration-maven/.mvn/wrapper/maven-wrapper.properties
index 44f3cf2c..47847467 100644
--- a/junit-migration-maven/.mvn/wrapper/maven-wrapper.properties
+++ b/junit-migration-maven/.mvn/wrapper/maven-wrapper.properties
@@ -1,2 +1,2 @@
distributionType=only-script
-distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.11/apache-maven-3.9.11-bin.zip
+distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/4.0.0-rc-3/apache-maven-4.0.0-rc-3-bin.zip
diff --git a/junit-migration-maven/pom.xml b/junit-migration-maven/pom.xml
index 6735f09c..ecb45749 100644
--- a/junit-migration-maven/pom.xml
+++ b/junit-migration-maven/pom.xml
@@ -51,6 +51,14 @@
+
+ maven-compiler-plugin
+ 3.13.0
+
+
+ maven-resources-plugin
+ 3.3.1
+
maven-surefire-plugin
3.5.4