diff --git a/pom.xml b/pom.xml
index a58bbcc1c..759478fad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,6 +143,59 @@
google-cloud-pubsub-bom
+
+
+ native
+
+
+
+ com.google.cloud
+ google-cloud-graalvm-support
+ 0.4.0
+
+
+
+ org.junit.vintage
+ junit-vintage-engine
+ 5.7.2
+ test
+
+
+
+ org.graalvm.buildtools
+ junit-platform-native
+ 0.9.2-SNAPSHOT
+ test
+
+
+
+
+
+
+ org.graalvm.buildtools
+ native-maven-plugin
+ 0.9.2-SNAPSHOT
+
+
+ test-native
+
+ test
+
+ test
+
+
+
+
+ --no-fallback
+ --no-server
+
+
+
+
+
+
+
+