diff --git a/pom.xml b/pom.xml
index 4e79a3443..246145bcb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -345,10 +345,15 @@
+
+ maven-enforcer-plugin
+ 3.4.1
+
+
org.apache.maven.plugins
maven-compiler-plugin
- 3.8.0
+ 3.13.0
11
@@ -400,9 +405,83 @@
maven-surefire-plugin
3.2.5
+
+
+ maven-resources-plugin
+ 3.3.1
+
+
+
+ org.apache.maven.plugins
+ maven-source-plugin
+ 3.3.1
+
+
+
+ org.apache.maven.plugins
+ maven-dependency-plugin
+ 3.6.1
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ 3.6.3
+
+
+
+ org.apache.maven.plugins
+ maven-gpg-plugin
+ 3.2.4
+
+
+
+ org.sonatype.plugins
+ nexus-staging-maven-plugin
+ 1.6.13
+
+
+
+ org.apache.maven.plugins
+ maven-clean-plugin
+ 3.3.2
+
+
+
+ org.apache.maven.plugins
+ maven-antrun-plugin
+ 3.1.0
+
+
+
+ org.apache.maven.plugins
+ maven-failsafe-plugin
+ 3.2.5
+
+
+
+
+ maven-enforcer-plugin
+
+
+ enforce-maven
+
+ enforce
+
+
+
+
+ 3.6.3
+
+
+
+
+
+
+
@@ -417,7 +496,6 @@
org.apache.maven.plugins
maven-source-plugin
- 3.3.0
attach-sources
@@ -431,7 +509,6 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.6.3
attach-javadocs
@@ -449,7 +526,6 @@
org.apache.maven.plugins
maven-gpg-plugin
- 3.1.0
sign-artifacts
@@ -463,8 +539,7 @@
org.sonatype.plugins
- nexus-staging-maven-plugin
- 1.6.13
+ nexus-staging-maven-plugin
true
@@ -494,35 +569,6 @@
-
-
-
-
- org.eclipse.m2e
- lifecycle-mapping
- 1.0.0
-
-
-
-
-
- org.apache.maven.plugins
- maven-dependency-plugin
- [3.1,)
-
- copy-dependencies
-
-
-
-
-
-
-
-
-
-
org.apache.felix
maven-bundle-plugin
@@ -538,8 +584,7 @@
in Eclipse (PDE + m2e + OSGi Framework launcher). -->
org.apache.maven.plugins
- maven-dependency-plugin
- 3.6.1
+ maven-dependency-plugin
copy-provided-dependencies
@@ -558,7 +603,6 @@
OSGi Framework launcher). -->
maven-resources-plugin
- 3.9.6
copy-resources
@@ -585,7 +629,6 @@
org.apache.maven.plugins
maven-clean-plugin
- 2.5
diff --git a/protege-desktop/pom.xml b/protege-desktop/pom.xml
index cb809916f..3bec9f129 100644
--- a/protege-desktop/pom.xml
+++ b/protege-desktop/pom.xml
@@ -133,7 +133,6 @@
org.apache.maven.plugins
maven-antrun-plugin
- 3.1.0
compile
@@ -151,7 +150,6 @@
maven-assembly-plugin
- 3.6.0
protege-desktop-assembly
diff --git a/protege-editor-owl/pom.xml b/protege-editor-owl/pom.xml
index eecef0f2c..afb79ca12 100644
--- a/protege-editor-owl/pom.xml
+++ b/protege-editor-owl/pom.xml
@@ -236,7 +236,6 @@
org.apache.maven.plugins
maven-failsafe-plugin
- 3.2.5
verify