diff --git a/pom.xml b/pom.xml
index 5ee97b5..6c3758b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,21 +20,23 @@
de.kneitzel.JavaApp
AppModule
17
+ 3.6.3
5.8.2
1.18.24
- 3.8.1
- 3.1.2
- 3.0.0-M5
- 1.0.0.RC1
- 0.1.2
- 3.14.0
- 6.38.0
- 2.8.1
- 4.7.0.0
+ 3.10.1
+ 3.3.0
+ 3.1.0
+ 3.0.0-M6
+ 1.0.0.RC2
+ 0.1.3
+ 3.16.0
+ 6.47.0
+ 2.11.0
+ 4.7.1.0
4.7.1
@@ -63,6 +65,27 @@
+
+ org.apache.maven.plugins
+ maven-enforcer-plugin
+ ${maven.enforcer.plugin}
+
+
+ enforce-versions
+
+ enforce
+
+
+
+
+ ${required.maven.version}
+
+
+
+
+
+
+
org.apache.maven.plugins
maven-compiler-plugin
@@ -167,6 +190,7 @@
2
true
${project.build.directory}/jlink-image
+ APP_WITH_DEPENDENCIES