From 660cde7f180afcdec1b6408c7c55ee4ac47d995f Mon Sep 17 00:00:00 2001 From: Mridula <66699525+mpeddada1@users.noreply.github.com> Date: Mon, 5 Jan 2026 14:02:29 -0500 Subject: [PATCH] feat: remove the graal-sdk.version property This property is no longer used upstream. We should only rely on the nativeimage.version property going forward. --- native-image-shared-config/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/native-image-shared-config/pom.xml b/native-image-shared-config/pom.xml index b670659a..8646df6d 100644 --- a/native-image-shared-config/pom.xml +++ b/native-image-shared-config/pom.xml @@ -58,7 +58,6 @@ - 25.0.0 3.5.2 25.0.0 0.10.6