Upgrade to Joda-Time 2.9.7

This commit is contained in:
Jochen Schalanda 2016-12-21 16:04:16 +01:00
parent 5fda3aba7e
commit d447557bd1
No known key found for this signature in database
GPG Key ID: 2FC1B61A8D1F4BB0

View File

@ -68,7 +68,7 @@
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>2.9.4</version>
<version>2.9.7</version>
</dependency>
<dependency>
<groupId>commons-pool</groupId>