diff --git a/pom.xml b/pom.xml
index 51ea75ff..7d97a444 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,7 +106,7 @@
org.slf4j
slf4j-jdk14
- 2.0.2
+ 2.0.6
@@ -121,7 +121,7 @@
com.puppycrawl.tools
checkstyle
- 10.3.3
+ 10.6.0
@@ -140,12 +140,32 @@
warning
+
+ org.apache.maven.plugins
+ maven-enforcer-plugin
+ 3.1.0
+
+
+ enforce-maven
+
+ enforce
+
+
+
+
+ 3.2.5
+
+
+
+
+
+
org.apache.maven.plugins
maven-release-plugin
2.5.3
-
+ @{project.version}