diff --git a/common/pom.xml b/common/pom.xml index d54edd7f85..91de8cf8e8 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -39,7 +39,7 @@ - com.oracle.substratevm + org.graalvm.nativeimage svm ${graalvm.version} diff --git a/pom.xml b/pom.xml index ebffe9ab0f..6099923bad 100644 --- a/pom.xml +++ b/pom.xml @@ -442,13 +442,13 @@ 2.6.2 1.4.1 5.7.0 + 19.3.6 + 1.4.2 ${java.home} ${testJavaHome}/bin/java false false false - 19.2.1 - 1.4.2 true true diff --git a/testsuite-native-image-client-runtime-init/pom.xml b/testsuite-native-image-client-runtime-init/pom.xml index 403c526755..5cc737d322 100644 --- a/testsuite-native-image-client-runtime-init/pom.xml +++ b/testsuite-native-image-client-runtime-init/pom.xml @@ -59,7 +59,7 @@ - com.oracle.substratevm + org.graalvm.nativeimage native-image-maven-plugin ${graalvm.version} diff --git a/testsuite-native-image-client/pom.xml b/testsuite-native-image-client/pom.xml index 67307026b9..c9d788afa5 100644 --- a/testsuite-native-image-client/pom.xml +++ b/testsuite-native-image-client/pom.xml @@ -65,7 +65,7 @@ - com.oracle.substratevm + org.graalvm.nativeimage native-image-maven-plugin ${graalvm.version} diff --git a/testsuite-native-image/pom.xml b/testsuite-native-image/pom.xml index 2a67801d9d..95a9720abe 100644 --- a/testsuite-native-image/pom.xml +++ b/testsuite-native-image/pom.xml @@ -80,7 +80,7 @@ - com.oracle.substratevm + org.graalvm.nativeimage native-image-maven-plugin ${graalvm.version}