Skip to content

Commit 97ca73c

Browse files
authored
feat: remove the graal-sdk.version property (#1065)
This property is no longer used upstream. We should only rely on the nativeimage.version property going forward.
1 parent 11288aa commit 97ca73c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

native-image-shared-config/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@
5858
</licenses>
5959

6060
<properties>
61-
<graal-sdk.version>25.0.0</graal-sdk.version>
6261
<surefire.version>3.5.2</surefire.version>
6362
<graal-sdk-nativeimage.version>25.0.0</graal-sdk-nativeimage.version>
6463
<native-maven-plugin.version>0.10.6</native-maven-plugin.version>

0 commit comments

Comments
 (0)