fix javax el

This commit is contained in:
Loredana Crusoveanu 2018-10-10 20:16:49 +03:00
parent 53d22bebbc
commit 5ab63bb07b

View File

@ -33,7 +33,7 @@
<version>${javax.el-api.version}</version>
</dependency>
<dependency>
<groupId>org.glassfish.web</groupId>
<groupId>org.glassfish</groupId>
<artifactId>javax.el</artifactId>
<version>${javax.el.version}</version>
</dependency>