diff --git a/tests/test-native-image/pom.xml b/tests/test-native-image/pom.xml
index 1b67342..5a86759 100644
--- a/tests/test-native-image/pom.xml
+++ b/tests/test-native-image/pom.xml
@@ -3,6 +3,12 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
+
+ org.avaje
+ java11-oss
+ 3.12
+
+
org.example
test-native