diff --git a/parent/pom.xml b/parent/pom.xml
index c234714a..8f59a942 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -346,6 +346,68 @@ Bundle-Category: jackrabbit
+
+ de.thetaphi
+ forbiddenapis
+ 3.5.1
+
+
+ false
+
+
+ jdk-unsafe
+ jdk-deprecated
+
+ jdk-non-portable
+
+ jdk-reflection
+
+
+
+
+
+ check
+
+
+
+
+
+ de.thetaphi
+ forbiddenapis
+ 3.5.1
+
+
+ false
+
+
+ jdk-unsafe
+ jdk-deprecated
+
+ jdk-non-portable
+
+ jdk-reflection
+
+
+
+
+
+ check
+
+
+
+
diff --git a/vault-core/pom.xml b/vault-core/pom.xml
index bd0de6e1..275155b0 100644
--- a/vault-core/pom.xml
+++ b/vault-core/pom.xml
@@ -124,6 +124,20 @@
biz.aQute.bnd
bnd-resolver-maven-plugin
+
+ de.thetaphi
+ forbiddenapis
+
+
+
+ com/ctc/wstx/**/*.class
+ org/apache/jackrabbit/jcr2spi/**/*.class
+ org/codehaus/stax/**/*.class
+ org/codehaus/stax2/**/*.class
+ org/h2/**/*.class
+
+
+