diff --git a/src/it/full-pom/pom.xml b/src/it/full-pom/pom.xml
index c6e92f39..6b093e27 100644
--- a/src/it/full-pom/pom.xml
+++ b/src/it/full-pom/pom.xml
@@ -164,6 +164,18 @@
tests
test
+
+ javax.servlet
+ javax.servlet-api
+ 3.1.0
+ provided
+
+
+ org.slf4j
+ slf4j-simple
+ 1.7.36
+ runtime
+