diff --git a/pom.xml b/pom.xml
index 4b71779..1ce5bf2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -92,7 +92,7 @@
- 1.3.0
+ 1.3.1-SNAPSHOT
@@ -113,7 +113,7 @@
org.apache.maven.plugins
maven-checkstyle-plugin
- 2.17
+ 3.1.1
checkstyle.xml
true
@@ -123,7 +123,7 @@
com.puppycrawl.tools
checkstyle
- 8.18
+ 8.36.2
uk.co.blackpepper