Skip to content

Commit cd398ed

Browse files
committed
Upgrade to Joda-Time 2.9.5
1 parent 17f5f86 commit cd398ed

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
@@ -61,7 +61,7 @@ configure(allprojects) { project ->
6161
ext.jcaVersion = "1.7"
6262
ext.jettyVersion = "9.4.0.RC1"
6363
ext.jmsVersion = "2.0.1"
64-
ext.jodaVersion = "2.9.4"
64+
ext.jodaVersion = "2.9.5"
6565
ext.jpaVersion = "2.1.1"
6666
ext.jsfVersion = "2.2"
6767
ext.jspVersion = "2.3.2-b02"

0 commit comments

Comments
 (0)