diff --git a/pom.xml b/pom.xml
index 117cc00..d4a9f86 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,6 +143,24 @@
+
+ org.gaul
+ modernizer-maven-plugin
+ 2.5.0
+
+ ${targetJdk}
+
+
+
+ modernizer-check
+ verify
+
+ modernizer
+
+
+
+
+
org.apache.maven.plugins
maven-resources-plugin