Upgrade to Joda-Time 2.9.5
This commit is contained in:
@@ -56,7 +56,7 @@ configure(allprojects) { project ->
|
||||
ext.jasperreportsVersion = "6.2.1" // our tests fail with JR-internal NPEs against 6.2.2 and higher
|
||||
ext.javamailVersion = "1.5.6"
|
||||
ext.jettyVersion = "9.3.13.v20161014"
|
||||
ext.jodaVersion = "2.9.4"
|
||||
ext.jodaVersion = "2.9.5"
|
||||
ext.jrubyVersion = "1.7.26" // JRuby 9000 only supported through JSR-223 (StandardScriptFactory)
|
||||
ext.jtaVersion = "1.2"
|
||||
ext.junitVersion = "4.12"
|
||||
|
||||
Reference in New Issue
Block a user