diff --git a/pom.xml b/pom.xml
index 88880530..cc56a809 100644
--- a/pom.xml
+++ b/pom.xml
@@ -283,48 +283,6 @@
-
- org.apache.maven.plugins
- maven-compiler-plugin
- 3.12.1
-
-
-
- ${maven.compiler.target}
-
-
-
- org.apache.maven.plugins
- maven-plugin-plugin
-
- true
-
-
-
- mojo-descriptor
-
- descriptor
-
-
-
- help-goal
-
- helpmojo
-
-
-
-
-
- org.codehaus.mojo
- animal-sniffer-maven-plugin
-
-
- org.codehaus.mojo.signature
- java18
- 1.0
-
-
-
org.codehaus.plexus
plexus-component-metadata
@@ -340,7 +298,7 @@
org.apache.maven.plugins
maven-invoker-plugin
- 3.4.0
+ 3.6.1
${project.version}
@@ -350,37 +308,7 @@
-
- org.apache.maven.plugins
- maven-surefire-plugin
- 3.2.5
-
-
-
- org.codehaus.mojo
- animal-sniffer-maven-plugin
-
-
-
- check
-
-
-
-
-
-
-
- jdk11
-
- 11
-
-
- 8
-
-
-
-
diff --git a/webstart-jnlp-servlet/pom.xml b/webstart-jnlp-servlet/pom.xml
index 42230242..93551280 100644
--- a/webstart-jnlp-servlet/pom.xml
+++ b/webstart-jnlp-servlet/pom.xml
@@ -15,12 +15,6 @@
JNLP Sample servlet that supports pack200 protocol. Taken from Sun's JDK sample/jnlp directory thanks to
its permissive license.
http:///jdk6.dev.java.net/
-
Sun Microsystems
http://www.sun.com
diff --git a/webstart-maven-plugin/pom.xml b/webstart-maven-plugin/pom.xml
index baddfa10..bb244140 100644
--- a/webstart-maven-plugin/pom.xml
+++ b/webstart-maven-plugin/pom.xml
@@ -224,7 +224,6 @@
org.apache.maven.plugins
maven-invoker-plugin
- 3.4.0
${project.build.directory}/it
src/it/settings.xml
@@ -265,7 +264,6 @@
maven-invoker-plugin
- 3.4.0
org.codehaus.mojo