diff options
Diffstat (limited to 'auth/auth-core/pom.xml')
-rw-r--r-- | auth/auth-core/pom.xml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/auth/auth-core/pom.xml b/auth/auth-core/pom.xml index 65f333b7..7281cee2 100644 --- a/auth/auth-core/pom.xml +++ b/auth/auth-core/pom.xml @@ -119,11 +119,7 @@ <scope>compile</scope> </dependency> - <dependency> - <groupId>org.eclipse.jetty</groupId> - <artifactId>jetty-jmx</artifactId> - <scope>compile</scope> - </dependency> + </dependencies> <build> |