Upgrade to Joda-Time 2.9.9

This commit is contained in:
Jochen Schalanda 2017-04-29 13:25:21 +02:00
parent 5625d0dbc7
commit 499af7af1f
No known key found for this signature in database
GPG Key ID: 2FC1B61A8D1F4BB0

View File

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