From dd0b8fe5f41a2529d02d17fcfcc45f6c1c511ca6 Mon Sep 17 00:00:00 2001 From: Manikumar Reddy Date: Thu, 19 Feb 2026 17:07:17 +0530 Subject: [PATCH] Upgrade maven-compiler-plugin to 3.14.0 Co-Authored-By: Claude Opus 4.5 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 22653315a..6e421bb0c 100644 --- a/pom.xml +++ b/pom.xml @@ -409,7 +409,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.3 + 3.14.0 true ${java.version}