treasure-data / td-client-java

Java Client Library for Treasure Data
http://docs.treasuredata.com/articles/java
Apache License 2.0
12 stars 22 forks source link

testdep: Replace joda-time with JDK8 equivalents #233

Closed exoego closed 1 year ago

exoego commented 1 year ago

JDK 8 introduced Date-and-Time, inspired by joda-time. We no longer need joda-time for testing.