diff --git a/integration-test-2_1/pom.xml b/integration-test-2_1/pom.xml
index ec8dadfb9..38db06831 100644
--- a/integration-test-2_1/pom.xml
+++ b/integration-test-2_1/pom.xml
@@ -48,6 +48,11 @@
javax.el
javax.el-api
+
+
+ org.glassfish.web
+ javax.el
+
diff --git a/integration-test-2_2/pom.xml b/integration-test-2_2/pom.xml
index 793e331f0..3547e1ecb 100644
--- a/integration-test-2_2/pom.xml
+++ b/integration-test-2_2/pom.xml
@@ -54,6 +54,10 @@
javax.el
javax.el-api
+
+ org.glassfish.web
+ javax.el
+
diff --git a/integration-test-3_0/pom.xml b/integration-test-3_0/pom.xml
index 2bad351e2..7e0d59124 100644
--- a/integration-test-3_0/pom.xml
+++ b/integration-test-3_0/pom.xml
@@ -54,6 +54,10 @@
javax.el
javax.el-api
+
+ org.glassfish.web
+ javax.el
+
diff --git a/integration-test-3_10/pom.xml b/integration-test-3_10/pom.xml
index bab6391a1..b6c853b83 100644
--- a/integration-test-3_10/pom.xml
+++ b/integration-test-3_10/pom.xml
@@ -54,6 +54,10 @@
javax.el
javax.el-api
+
+ org.glassfish.web
+ javax.el
+
diff --git a/integration-test-3_2/pom.xml b/integration-test-3_2/pom.xml
index 3b35b7e3a..7c85886cc 100644
--- a/integration-test-3_2/pom.xml
+++ b/integration-test-3_2/pom.xml
@@ -54,6 +54,10 @@
javax.el
javax.el-api
+
+ org.glassfish.web
+ javax.el
+
diff --git a/integration-test-3_6/pom.xml b/integration-test-3_6/pom.xml
index 97b1958dd..8e34c5c65 100644
--- a/integration-test-3_6/pom.xml
+++ b/integration-test-3_6/pom.xml
@@ -54,6 +54,10 @@
javax.el
javax.el-api
+
+ org.glassfish.web
+ javax.el
+
diff --git a/integration-test-3_7/pom.xml b/integration-test-3_7/pom.xml
index 66e073e07..e8a1e377f 100644
--- a/integration-test-3_7/pom.xml
+++ b/integration-test-3_7/pom.xml
@@ -54,6 +54,10 @@
javax.el
javax.el-api
+
+ org.glassfish.web
+ javax.el
+
diff --git a/integration-test-3_8/pom.xml b/integration-test-3_8/pom.xml
index e41c707c7..7e489e1d1 100644
--- a/integration-test-3_8/pom.xml
+++ b/integration-test-3_8/pom.xml
@@ -54,6 +54,10 @@
javax.el
javax.el-api
+
+ org.glassfish.web
+ javax.el
+
diff --git a/integration-test-DSE_4-8/pom.xml b/integration-test-DSE_4-8/pom.xml
index e20754130..d9bc311ba 100644
--- a/integration-test-DSE_4-8/pom.xml
+++ b/integration-test-DSE_4-8/pom.xml
@@ -48,6 +48,10 @@
javax.el
javax.el-api
+
+ org.glassfish.web
+ javax.el
+
diff --git a/integration-test-DSE_5-0-0/pom.xml b/integration-test-DSE_5-0-0/pom.xml
index 4d45e58d5..66c0f25c5 100644
--- a/integration-test-DSE_5-0-0/pom.xml
+++ b/integration-test-DSE_5-0-0/pom.xml
@@ -48,6 +48,10 @@
javax.el
javax.el-api
+
+ org.glassfish.web
+ javax.el
+
diff --git a/pom.xml b/pom.xml
index dce8d4ff0..4e4974b3f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -100,9 +100,10 @@
0.9.10
18.0
1.1.0.Final
- 5.2.2.Final
+ 5.3.6.Final
1.7.2
2.2.4
+ 2.2.4
1.2.3
@@ -367,6 +368,11 @@
javax.el-api
${javax.el.api.version}
+
+ org.glassfish.web
+ javax.el
+ ${javax.el.impl.version}
+