Removed unused dependency

This commit is contained in:
Michael Bolz 2014-07-16 10:53:42 +02:00
parent 44c4772ed1
commit 7e6edf20c0
1 changed files with 0 additions and 9 deletions

View File

@ -64,15 +64,6 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-rs-security-oauth2</artifactId>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-rs-extension-providers</artifactId>
</dependency>
<dependency>
<groupId>org.codehaus.jettison</groupId>
<artifactId>jettison</artifactId>
<version>1.3.5</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>