Skip to content

Commit 2ac682e

Browse files
committed
Upgrade to Joda-Time 2.9.5
1 parent 9be1710 commit 2ac682e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ configure(allprojects) { project ->
5656
ext.jasperreportsVersion = "6.2.1" // our tests fail with JR-internal NPEs against 6.2.2 and higher
5757
ext.javamailVersion = "1.5.6"
5858
ext.jettyVersion = "9.3.13.v20161014"
59-
ext.jodaVersion = "2.9.4"
59+
ext.jodaVersion = "2.9.5"
6060
ext.jrubyVersion = "1.7.26" // JRuby 9000 only supported through JSR-223 (StandardScriptFactory)
6161
ext.jtaVersion = "1.2"
6262
ext.junitVersion = "4.12"

0 commit comments

Comments
 (0)