From 80db2dfb9aaffc53459ef3fcba607b173ca788f4 Mon Sep 17 00:00:00 2001 From: Iweka somto <49082178+somex6@users.noreply.github.com> Date: Sat, 12 Feb 2022 11:16:08 +0100 Subject: [PATCH] Update pom.xml changed jdk version for the source and target option to 17 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f7f7b07c..04bd9e3a 100644 --- a/pom.xml +++ b/pom.xml @@ -18,8 +18,8 @@ maven-compiler-plugin 3.7.0 - 10 - 10 + 17 + 17