diff --git a/common/pom.xml b/common/pom.xml index 8c9fd060b6..f812999b52 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 6a13ce1f6a..bc6118e9f2 100644 --- a/pom.xml +++ b/pom.xml @@ -495,7 +495,7 @@ false false false - 19.2.1 + 19.3.6 1.4.2 true diff --git a/testsuite-native-image-client-runtime-init/pom.xml b/testsuite-native-image-client-runtime-init/pom.xml index aaf9bf623f..c29f9e2e11 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 3aeee97540..bc752c24a7 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 57b694b792..3647de6923 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}