From 96e18896c1cd692f9d6d8c84f2005f29c5ae6d12 Mon Sep 17 00:00:00 2001 From: Clement Escoffier Date: Mon, 19 Jun 2023 10:16:21 +0200 Subject: [PATCH] Revert the GraalVM SDK to 22.3.2 It's a hack because the new jar use Java 17 bytecode. We would need to be sure that this version is not used for anything more than the SVM artifact version. --- bom/application/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bom/application/pom.xml b/bom/application/pom.xml index 1a51223d06897a..a9ae775c7c7fe4 100644 --- a/bom/application/pom.xml +++ b/bom/application/pom.xml @@ -89,7 +89,7 @@ 16.0.0.Final 3.0-alpha-2 2.1.0 - 23.0.0 + 22.3.2 ${graal-sdk.version} 1.6.1.Final 2.15.2