Skip to content

Commit

Permalink
remove unused javassist dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeer committed Sep 24, 2014
1 parent 036e8d9 commit e48e8f9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Expand Up @@ -416,12 +416,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.javassist</groupId>
<artifactId>javassist</artifactId>
<version>3.18.1-GA</version>
</dependency>

<dependency>
<groupId>org.glassfish.grizzly</groupId>
<artifactId>grizzly-http-server</artifactId>
Expand Down

0 comments on commit e48e8f9

Please sign in to comment.