diff --git a/pom.xml b/pom.xml
index b12ac333..304c1f7b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,32 +128,6 @@
-
- org.apache.maven.plugins
- maven-checkstyle-plugin
- 3.6.0
-
- true
- checkstyle.xml
- warning
-
-
-
- com.puppycrawl.tools
- checkstyle
- 12.3.1
-
-
-
-
- test
- test
-
- check
-
-
-
-
org.apache.maven.plugins
maven-site-plugin
@@ -370,5 +344,42 @@
+
+
+ checkstyle-jdk21
+
+ [21,)
+
+
+
+
+ org.apache.maven.plugins
+ maven-checkstyle-plugin
+ 3.6.0
+
+ true
+ checkstyle.xml
+ warning
+
+
+
+ com.puppycrawl.tools
+ checkstyle
+ 13.0.0
+
+
+
+
+ checkstyle
+ test
+
+ check
+
+
+
+
+
+
+