diff --git a/pom.xml b/pom.xml
index f401c0c9..cf8fb658 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,21 +51,23 @@
UTF-8
11
- [2.0.9,3.0.0)
+ 2.0.12
1.1.0
- [1.18.30,2.0.0)
- [2.15.2,3.0.0)
- [4.31.1,5.0.0)
- [5.10.0,6.0.0)
- [5.5.0,6.0.0)
+ 1.18.30
+ 2.16.1
+ 4.33.1
+ 5.10.2
+ 5.10.0
- 3.11.0
- 3.1.2
- 3.1.0
- 0.8.10
- 3.4.0
+ 3.12.1
+ 3.4.1
+ 3.2.5
+ 3.1.1
+ 0.8.11
+ 3.5.0
+ 2.16.2
3.3.0
- 3.5.0
+ 3.6.3
3.1.0
1.6.13
@@ -301,6 +303,26 @@
maven-compiler-plugin
${compiler.version}
+
+ org.apache.maven.plugins
+ maven-enforcer-plugin
+ ${enforcer.version}
+
+
+ enforce-maven
+
+ enforce
+
+
+
+
+ 3.6.3
+
+
+
+
+
+
org.apache.maven.plugins
maven-surefire-plugin
@@ -338,6 +360,21 @@
+
+ org.codehaus.mojo
+ versions-maven-plugin
+ ${versions.version}
+
+
+
+
+ regex
+ .+-(alpha|beta).*
+
+
+
+
+