|
@@ -160,11 +160,6 @@
|
|
|
<artifactId>leveldbjni-all</artifactId>
|
|
|
</dependency>
|
|
|
|
|
|
- <dependency>
|
|
|
- <groupId>org.objenesis</groupId>
|
|
|
- <artifactId>objenesis</artifactId>
|
|
|
- </dependency>
|
|
|
-
|
|
|
<!-- 'mvn dependency:analyze' fails to detect use of this dependency -->
|
|
|
<dependency>
|
|
|
<groupId>org.apache.hadoop</groupId>
|
|
@@ -194,10 +189,6 @@
|
|
|
<groupId>org.javassist</groupId>
|
|
|
<artifactId>javassist</artifactId>
|
|
|
</exclusion>
|
|
|
- <exclusion>
|
|
|
- <groupId>org.objenesis</groupId>
|
|
|
- <artifactId>objenesis</artifactId>
|
|
|
- </exclusion>
|
|
|
</exclusions>
|
|
|
</dependency>
|
|
|
</dependencies>
|