diff --git a/activemq-web/pom.xml b/activemq-web/pom.xml
index 22898ee9c4..5121f99e4e 100644
--- a/activemq-web/pom.xml
+++ b/activemq-web/pom.xml
@@ -45,7 +45,7 @@
org.eclipse.jetty.aggregate
- jetty-all-server
+ jetty-all
junit
diff --git a/distribution/activemq/pom.xml b/distribution/activemq/pom.xml
index 16529bc22a..6962143fc3 100644
--- a/distribution/activemq/pom.xml
+++ b/distribution/activemq/pom.xml
@@ -154,7 +154,7 @@
org.eclipse.jetty.aggregate
- jetty-all-server
+ jetty-all
org.apache.geronimo.specs
diff --git a/distribution/activemq/src/main/assembly/dep.xml b/distribution/activemq/src/main/assembly/dep.xml
index 04c7724f65..15bffeb16b 100644
--- a/distribution/activemq/src/main/assembly/dep.xml
+++ b/distribution/activemq/src/main/assembly/dep.xml
@@ -61,7 +61,8 @@
io.airlift:airline
com.google.guava:guava
javax.inject:javax.inject
- org.eclipse.jetty.aggregate:jetty-all-server
+ org.eclipse.jetty.aggregate:jetty-all
+ org.apache.geronimo.specs:
org.apache.geronimo.specs:geronimo-servlet_3.0_spec
org.eclipse.jetty.aggregate
- jetty-all-server
- 7.6.9.v20130131
+ jetty-all
+ 8.1.16.v20140903