From c36ef70d473500c0b6ba351dcd7c3571f7970b57 Mon Sep 17 00:00:00 2001 From: Ismail Simsek <6005685+ismailsimsek@users.noreply.github.com> Date: Thu, 2 May 2024 21:32:49 +0200 Subject: [PATCH] Upgrade java to 17 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 6620354c..2d70f8dd 100644 --- a/pom.xml +++ b/pom.xml @@ -22,9 +22,9 @@ UTF-8 - 17 - 17 - 17 + 11 + 11 + 11 true 3.0.21