Skip to content

Commit 4631c1d

Browse files
committed
CIRCSTORE-665: Remove unused org.glassfish.web:javax.el
https://folio-org.atlassian.net/browse/CIRCSTORE-665 977fd9c added org.glassfish.web:javax.el but has never used it. Remove this unused dependency.
1 parent 059682e commit 4631c1d

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -124,11 +124,6 @@
124124
<artifactId>vertx-unit</artifactId>
125125
<scope>test</scope>
126126
</dependency>
127-
<dependency>
128-
<groupId>org.glassfish.web</groupId>
129-
<artifactId>javax.el</artifactId>
130-
<version>2.2.4</version>
131-
</dependency>
132127
<dependency>
133128
<groupId>org.projectlombok</groupId>
134129
<artifactId>lombok</artifactId>

0 commit comments

Comments
 (0)