diff --git a/native-tests/pom.xml b/native-tests/pom.xml
index b28786238..3c8c0cf9b 100644
--- a/native-tests/pom.xml
+++ b/native-tests/pom.xml
@@ -42,7 +42,7 @@
org.graalvm.buildtools
junit-platform-native
- 0.9.27
+ ${junit-platform-native.version}
test
@@ -51,16 +51,9 @@
org.graalvm.buildtools
native-maven-plugin
- 0.9.7.1
+ ${native-maven-plugin.version}
true
-
-
-
-
-
-
-
test-native
diff --git a/pom.xml b/pom.xml
index c9451b7d5..3dabd026a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -125,6 +125,8 @@
1.1.0
1.8.0
2.7.9
+ 0.9.27
+ 0.9.7.1