From 0b6435489019e867d3fc398e3f350bc7b62cfd6f Mon Sep 17 00:00:00 2001 From: Fanon Jupkwo Date: Sat, 6 Jul 2024 12:02:38 +0100 Subject: [PATCH] chore: update compiler source and target from Java 17 to 21 in pom.xml --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d5093fdb..953c19a7 100644 --- a/pom.xml +++ b/pom.xml @@ -29,8 +29,8 @@ 21 - 17 - 17 + 21 + 21 0.0.1-SNAPSHOT