diff --git a/pom.xml b/pom.xml
index 5d4ea9d..3f58c76 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,6 +41,8 @@
9.6
2.3.0
0.8.11
+
+ --enable-url-protocols=jar --strict-image-heap
@@ -222,7 +224,29 @@
- --enable-url-protocols=jar --strict-image-heap
+ ${native-image-build-arguments}
+
+
+
+
+
+
+
+
+ nativeTest
+
+
+
+ org.graalvm.buildtools
+ native-maven-plugin
+
+
+ org.springframework.boot
+ spring-boot-maven-plugin
+
+
+
+ ${native-image-build-arguments}