From ee05f412a78c70d1e14f25b92bc592fb3a83961e Mon Sep 17 00:00:00 2001 From: Guillem Hernandez Sola Date: Mon, 20 Apr 2026 11:44:27 +0200 Subject: [PATCH] Step 5: Upgrade to Java 21 - Compile: SUCCESS --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9451ba5..158f903 100644 --- a/pom.xml +++ b/pom.xml @@ -22,8 +22,8 @@ maven-compiler-plugin 3.11.0 - 17 - 17 + 21 + 21