diff --git a/pom.xml b/pom.xml
index 55e1d60d8..ac54caf16 100644
--- a/pom.xml
+++ b/pom.xml
@@ -101,7 +101,7 @@
 		<spotbugs.plugin.version>4.7.2.1</spotbugs.plugin.version>
 		<findsecbugs-plugin.version>1.12.0</findsecbugs-plugin.version>
 		<checkstyle-plugin.version>3.2.0</checkstyle-plugin.version>
-		<checkstyle.version>10.5.0</checkstyle.version>
+		<checkstyle.version>10.9.3</checkstyle.version>
 		<jacoco.version>0.8.8</jacoco.version>
 		<pmd.version>6.52.0</pmd.version>
 		<pmd-plugin.version>3.19.0</pmd-plugin.version>