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 2f94e616..2733d284 100644
--- a/junit-jupiter-starter-maven-kotlin/.mvn/wrapper/maven-wrapper.properties
+++ b/junit-jupiter-starter-maven-kotlin/.mvn/wrapper/maven-wrapper.properties
@@ -16,4 +16,4 @@
# under the License.
wrapperVersion=3.3.2
distributionType=only-script
-distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.10/apache-maven-3.9.10-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-jupiter-starter-maven-kotlin/pom.xml b/junit-jupiter-starter-maven-kotlin/pom.xml
index 8f966e27..3f2d7f4a 100644
--- a/junit-jupiter-starter-maven-kotlin/pom.xml
+++ b/junit-jupiter-starter-maven-kotlin/pom.xml
@@ -11,8 +11,7 @@
UTF-8
2.2.0
- 1.8
- ${maven.compiler.source}
+ 17
@@ -73,9 +72,15 @@
-
- org.apache.maven.plugins
+ maven-compiler-plugin
+ 3.13.0
+
+
+ maven-resources-plugin
+ 3.3.1
+
+
maven-surefire-plugin
3.5.3
diff --git a/junit-jupiter-starter-maven/.mvn/wrapper/maven-wrapper.properties b/junit-jupiter-starter-maven/.mvn/wrapper/maven-wrapper.properties
index 2f94e616..2733d284 100644
--- a/junit-jupiter-starter-maven/.mvn/wrapper/maven-wrapper.properties
+++ b/junit-jupiter-starter-maven/.mvn/wrapper/maven-wrapper.properties
@@ -16,4 +16,4 @@
# under the License.
wrapperVersion=3.3.2
distributionType=only-script
-distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.10/apache-maven-3.9.10-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-jupiter-starter-maven/pom.xml b/junit-jupiter-starter-maven/pom.xml
index 3c82d6a9..0d3a4456 100644
--- a/junit-jupiter-starter-maven/pom.xml
+++ b/junit-jupiter-starter-maven/pom.xml
@@ -9,8 +9,7 @@
UTF-8
- 1.8
- ${maven.compiler.source}
+ 17
@@ -35,6 +34,14 @@
+
+ maven-compiler-plugin
+ 3.13.0
+
+
+ maven-resources-plugin
+ 3.3.1
+
maven-surefire-plugin
3.5.3
diff --git a/junit-migration-maven/.mvn/wrapper/maven-wrapper.properties b/junit-migration-maven/.mvn/wrapper/maven-wrapper.properties
index 2f94e616..2733d284 100644
--- a/junit-migration-maven/.mvn/wrapper/maven-wrapper.properties
+++ b/junit-migration-maven/.mvn/wrapper/maven-wrapper.properties
@@ -16,4 +16,4 @@
# under the License.
wrapperVersion=3.3.2
distributionType=only-script
-distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.10/apache-maven-3.9.10-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 d8e9514a..feee8c50 100644
--- a/junit-migration-maven/pom.xml
+++ b/junit-migration-maven/pom.xml
@@ -9,8 +9,7 @@
UTF-8
- 1.8
- ${maven.compiler.source}
+ 17
4.13.2
@@ -52,6 +51,14 @@
+
+ maven-compiler-plugin
+ 3.13.0
+
+
+ maven-resources-plugin
+ 3.3.1
+
maven-surefire-plugin
3.5.3