diff --git a/core/pom.xml b/core/pom.xml
index db72330976..7b675b1089 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -62,7 +62,7 @@
commons-logging
commons-logging
- 1.1
+ 1.1.1
commons-codec
diff --git a/samples/pom.xml b/samples/pom.xml
index c9aac44350..d0363c579d 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -23,6 +23,12 @@
+
+ javax.servlet
+ servlet-api
+ 2.4
+ provided
+
jstl
jstl