diff --git a/pom.xml b/pom.xml
index 70a6169..5701d1e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,33 +72,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
-
-
-
-
org.apache.maven.plugins
maven-gpg-plugin
@@ -281,5 +254,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
+
+
+
+
+
+
+