Remove Joda from indexing-hadoop (#7650)

This commit is contained in:
Fokko Driesprong 2019-05-13 21:31:13 +02:00 committed by Himanshu
parent 4c709ddbc1
commit e8a6575fb3
1 changed files with 0 additions and 4 deletions

View File

@ -75,10 +75,6 @@
<groupId>org.jdbi</groupId> <groupId>org.jdbi</groupId>
<artifactId>jdbi</artifactId> <artifactId>jdbi</artifactId>
</dependency> </dependency>
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
</dependency>
<dependency> <dependency>
<groupId>com.google.code.findbugs</groupId> <groupId>com.google.code.findbugs</groupId>
<artifactId>jsr305</artifactId> <artifactId>jsr305</artifactId>