diff --git a/pom.xml b/pom.xml
index a0138c907..1f5c3608c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
4.1.11.Final
- 4.3.1.Final
+ 5.0.0.Final
1.4
@@ -223,12 +223,6 @@
jstl-impl
${jstl.version}
-
- javax.el
- el-api
- ${javax-el.version}
- provided
-
@@ -253,6 +247,16 @@
org.hibernate
hibernate-validator
${hibernate-validator.version}
+
+
+ org.glassfish.web
+ javax.el
+
+
+ javax.el
+ javax.el-api
+
+
org.hibernate
@@ -481,4 +485,4 @@
-
\ No newline at end of file
+