Skip to content

Commit

Permalink
Remove duplicated dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
thescouser89 committed Sep 4, 2020
1 parent 9d5f00c commit 9e66842
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -276,12 +276,6 @@
<version>${version.commons-codec}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.jboss.spec.javax.el</groupId>
<artifactId>jboss-el-api_3.0_spec</artifactId>
<version>${version.org.jboss.spec.javax.el}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.jboss.xnio</groupId>
<artifactId>xnio-api</artifactId>
Expand Down

0 comments on commit 9e66842

Please sign in to comment.