From 27c4975daff1c5b87e98fffdeffcf1e2a13f6721 Mon Sep 17 00:00:00 2001 From: tim_graves <28924492+atimgraves@users.noreply.github.com> Date: Tue, 17 Dec 2024 14:42:31 +0000 Subject: [PATCH] update to java 21 and latest lombok --- helidon-storefront-full/.classpath | 3 ++- helidon-storefront-full/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/helidon-storefront-full/.classpath b/helidon-storefront-full/.classpath index 77be441..36b1772 100644 --- a/helidon-storefront-full/.classpath +++ b/helidon-storefront-full/.classpath @@ -24,8 +24,9 @@ - + + diff --git a/helidon-storefront-full/pom.xml b/helidon-storefront-full/pom.xml index d132d01..3dcbf85 100644 --- a/helidon-storefront-full/pom.xml +++ b/helidon-storefront-full/pom.xml @@ -50,11 +50,11 @@ SOFTWARE. --> com.oracle.labs.helidon.storefront.Main 21 ${maven.compiler.source} - 1.18.30 + 1.18.36 3.3.1 3.1.2 true - ghcr.io/graalvm/graalvm-ce:ol9-java17-22.3.1 + ghcr.io/graalvm/jdk-community:21 com.oracle.labs.helidon storefront