diff --git a/redisson/checkstyle.xml b/redisson/checkstyle.xml
index 36595370f..4cc02871a 100644
--- a/redisson/checkstyle.xml
+++ b/redisson/checkstyle.xml
@@ -120,7 +120,7 @@
-->
-
+
diff --git a/redisson/pom.xml b/redisson/pom.xml
index 7d4c7329b..faf948f72 100644
--- a/redisson/pom.xml
+++ b/redisson/pom.xml
@@ -323,23 +323,13 @@
org.codehaus.mojo
versions-maven-plugin
- 2.5
-
-
-
- org.apache.maven.plugins
- maven-eclipse-plugin
- 2.10
-
- true
- true
-
+ 2.7
org.apache.maven.plugins
maven-pmd-plugin
- 3.9.0
+ 3.11.0
verify
@@ -370,10 +360,18 @@
+ **/org/redisson/api/**/*.java
true
false
/checkstyle.xml
+
+
+ com.puppycrawl.tools
+ checkstyle
+ 8.17
+
+