-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Migration Guide 1.3
Guillaume Smet edited this page Jan 20, 2020
·
19 revisions
19.3.1 is now the only version supported for GraalVM.
Both JDK 8 and JDK 11 should work but keep in mind that GraalVM JDK 11 is a tech preview.
The com.oracle.substratevm:svm
artifact has been moved to org.graalvm.nativeimage:svm
.
If you are using substitutions, there is a good chance you will need to update your pom.xml
.