From 8ccd17b75352bd50c89b470dbcc559c9637ff16e Mon Sep 17 00:00:00 2001 From: "James A. Overton" Date: Tue, 12 Nov 2024 14:53:07 -0500 Subject: [PATCH] Update maven.compiler setting to Java 11 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5fa89645b..39debbf3d 100644 --- a/pom.xml +++ b/pom.xml @@ -60,8 +60,8 @@ UTF-8 UTF-8 2.8.2 - 1.8 - 1.8 + 1.11 + 1.11 false