Upgrade to Joda Time 2.10.10.

See #1367
This commit is contained in:
Mark Paluch
2021-02-15 09:37:12 +01:00
parent d1f5211cd3
commit 9e656159b5

View File

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