Skip to content

Commit ce58877

Browse files
committed
Latest dependency updates (JasperReports 6.2, Jetty 9.3.6, Joda-Time 2.9.1, HttpAsyncClient 4.1.1)
1 parent 6d5c646 commit ce58877

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

build.gradle

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,13 @@ configure(allprojects) { project ->
4646
ext.hibval5Version = "5.2.2.Final"
4747
ext.hsqldbVersion = "2.3.3"
4848
ext.htmlunitVersion = "2.18"
49-
ext.httpasyncVersion = "4.1"
49+
ext.httpasyncVersion = "4.1.1"
5050
ext.httpclientVersion = "4.5.1"
5151
ext.jackson2Version = "2.6.3"
52-
ext.jasperreportsVersion = "6.1.1"
52+
ext.jasperreportsVersion = "6.2.0"
5353
ext.javamailVersion = "1.5.4"
54-
ext.jettyVersion = "9.3.5.v20151012"
55-
ext.jodaVersion = "2.9"
54+
ext.jettyVersion = "9.3.6.v20151106"
55+
ext.jodaVersion = "2.9.1"
5656
ext.jrubyVersion = "1.7.22" // JRuby 9000 only supported through JSR-223 (StandardScriptFactory)
5757
ext.jsonassertVersion = "1.2.3"
5858
ext.jsonpathVersion = "2.0.0"

0 commit comments

Comments
 (0)