From a07cc1d15d951307171ad1d9a5976acfdcf6728e Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 14:29:33 +0000 Subject: [PATCH] Upgrade to Java 17 (LTS) Co-Authored-By: Vibha Seshadri --- pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 10e5035e..46b4f766 100644 --- a/pom.xml +++ b/pom.xml @@ -35,10 +35,9 @@ org.apache.maven.plugins maven-compiler-plugin - 3.1 + 3.13.0 - 1.9 - 1.9 + 17