diff --git a/pom.xml b/pom.xml
index d7228a9..bf14582 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,6 +24,7 @@
4.3.0-SNAPSHOT
21
+ 3.5.0
@@ -163,4 +164,36 @@
+
+
+
+ snapshot-ban
+
+
+
+ org.apache.maven.plugins
+ maven-enforcer-plugin
+ ${maven-enforcer-plugin.version}
+
+
+ enforce-snapshot-ban
+
+ enforce
+
+
+
+
+ false
+
+
+ true
+
+
+
+
+
+
+
+
+
\ No newline at end of file