From 4240c571a97e426d6992b20ea58683d1eecb5935 Mon Sep 17 00:00:00 2001 From: dhoard Date: Sun, 12 Jul 2026 19:00:13 -0400 Subject: [PATCH] fix: Fixed mvnw build warnings Signed-off-by: dhoard --- pom.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index fdcfbfc..2f0f716 100644 --- a/pom.xml +++ b/pom.xml @@ -37,8 +37,7 @@ UTF-8 - 11 - 11 + 11 5.10.1 @@ -68,8 +67,7 @@ maven-compiler-plugin 3.14.1 - ${maven.compiler.source} - ${maven.compiler.target} + ${maven.compiler.release}