diff --git a/pom.xml b/pom.xml
index a1cc437..d8cbb60 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,7 @@
1.4.0
UTF-8
- 1.9.5
+ 2.1.0
@@ -51,7 +51,7 @@
maven-compiler-plugin
- 3.8.1
+ 3.13.0
11
@@ -109,7 +109,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.0.0-M3
+ 3.2.5
-ea
@@ -134,12 +134,32 @@
org.apache.maven.plugins
maven-release-plugin
- 2.5.3
+ 3.0.1
v@{project.version}
-Drascal.compile.skip -Drascal.tutor.skip -DskipTests
+
+ org.apache.maven.plugins
+ maven-enforcer-plugin
+ 3.4.1
+
+
+ enforce-maven
+
+ enforce
+
+
+
+
+ (3.9,)
+
+
+
+
+
+