From 80e19a95978369f25c17e6353a74c299c1a9a725 Mon Sep 17 00:00:00 2001 From: Tobia Di Pisa Date: Thu, 14 Nov 2024 17:39:26 +0100 Subject: [PATCH] Update mvn compiler plugin in root pom.xml to run with java 11 (#390) --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 90841360..3484a56c 100644 --- a/pom.xml +++ b/pom.xml @@ -162,8 +162,8 @@ 2.18.0 UTF-8 - 8 - 8 + 11 + 11 3.0.1 2.5.2 2.4