Upgrade to Joda Time 2.10.9.

See #1334
This commit is contained in:
Mark Paluch
2021-01-07 14:14:37 +01:00
parent a53e55b6ba
commit 4c26ad69f1

View File

@@ -106,7 +106,7 @@
<hamcrest>1.3</hamcrest>
<jackson>2.12.0</jackson>
<jacoco>0.8.6</jacoco>
<jodatime>2.10.8</jodatime>
<jodatime>2.10.9</jodatime>
<jsonpath>2.4.0</jsonpath>
<!-- Deprecated: Use junit-vintage-engine and JUnit 4 is included as transitive dependency -->
<junit>4.13.1</junit>