summaryrefslogtreecommitdiffstats
path: root/dmaap-dsa/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dmaap-dsa/pom.xml')
-rw-r--r--dmaap-dsa/pom.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/dmaap-dsa/pom.xml b/dmaap-dsa/pom.xml
index 1a78b64..d4a5536 100644
--- a/dmaap-dsa/pom.xml
+++ b/dmaap-dsa/pom.xml
@@ -254,18 +254,6 @@
<artifactId>jersey-container-servlet-core</artifactId>
<version>${jersey.version}</version>
</dependency>
- <dependency>
- <groupId>com.google.guava</groupId>
- <artifactId>guava</artifactId>
-
- <exclusions>
- <exclusion>
- <groupId>com.fasterxml.jackson.core</groupId>
- <artifactId>jackson-core</artifactId>
- </exclusion>
- </exclusions>
- </dependency>
-
</dependencies>
<build>
<plugins>