Skip to content

Commit

Permalink
AVRO-2335: Remove Joda Time library (#631)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fokko authored and nandorKollar committed Sep 17, 2019
1 parent 658b697 commit f310ac8
Show file tree
Hide file tree
Showing 35 changed files with 475 additions and 2,354 deletions.
6 changes: 0 additions & 6 deletions lang/java/avro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -233,16 +233,10 @@
<artifactId>zstd-jni</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-library</artifactId>
<scope>test</scope>
</dependency>
</dependencies>

</project>

This file was deleted.

Loading

0 comments on commit f310ac8

Please sign in to comment.