Merge pull request #14921 from panos-kakos/JAVA-25962
[JAVA-25962] Upgraded joda-time version to 2.12.5
This commit is contained in:
commit
1c3d24532d
|
@ -65,7 +65,7 @@
|
|||
|
||||
<properties>
|
||||
<commons-validator.version>1.6</commons-validator.version>
|
||||
<joda-time.version>2.10.10</joda-time.version>
|
||||
<joda-time.version>2.12.5</joda-time.version>
|
||||
<hirondelle-date4j.version>RELEASE</hirondelle-date4j.version>
|
||||
<maven.compiler.source>1.9</maven.compiler.source>
|
||||
<maven.compiler.target>1.9</maven.compiler.target>
|
||||
|
|
Loading…
Reference in New Issue