diff --git a/pom.xml b/pom.xml
index 31a22bef7..adb0e9ee6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -550,7 +550,7 @@
 		<commons-lang3.version>3.17.0</commons-lang3.version>
 		
 		<commons.text.version>1.13.0</commons.text.version>
-		<compiler.plugin.version>3.13.0</compiler.plugin.version>
+		<compiler.plugin.version>3.14.0</compiler.plugin.version>
 		<datagen.version>2.5.1</datagen.version>
 		
 		<!-- Disable XML reports by default. Enabled manually by passing -DdisableXmlReport=false in CI environment -->