diff --git a/pom.xml b/pom.xml
index 09807306..542fc6cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -127,33 +127,6 @@
-
- org.apache.maven.plugins
- maven-checkstyle-plugin
- 3.6.0
-
- true
- checkstyle.xml
- checkstyle-suppressions.xml
- warning
-
-
-
- com.puppycrawl.tools
- checkstyle
- 12.3.1
-
-
-
-
- test
- test
-
- check
-
-
-
-
maven-javadoc-plugin
3.12.0
@@ -367,5 +340,43 @@
+
+
+ checkstyle-jdk21
+
+ [21,)
+
+
+
+
+ org.apache.maven.plugins
+ maven-checkstyle-plugin
+ 3.6.0
+
+ true
+ checkstyle.xml
+ checkstyle-suppressions.xml
+ warning
+
+
+
+ com.puppycrawl.tools
+ checkstyle
+ 13.0.0
+
+
+
+
+ checkstyle
+ test
+
+ check
+
+
+
+
+
+
+