Skip to content

Commit c8d9bfa

Browse files
committed
Latest dependency updates (JasperReports 6.0.3, Tomcat 8.0.18, Undertow 1.1.2)
1 parent 0706889 commit c8d9bfa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ configure(allprojects) { project ->
3939
ext.hibVal5Version = "5.1.3.Final"
4040
ext.hsqldbVersion = "2.3.2"
4141
ext.jackson2Version = "2.4.5"
42-
ext.jasperReportsVersion = "6.0.0"
42+
ext.jasperReportsVersion = "6.0.3"
4343
ext.jettyVersion = "9.2.7.v20150116"
4444
ext.jodaVersion = "2.6"
4545
ext.junitVersion = "4.12"
@@ -52,9 +52,9 @@ configure(allprojects) { project ->
5252
ext.snifferVersion = "1.11"
5353
ext.tiles2Version = "2.2.2"
5454
ext.tiles3Version = "3.0.5"
55-
ext.tomcatVersion = "8.0.15"
55+
ext.tomcatVersion = "8.0.18"
5656
ext.tyrusVersion = "1.3.5" // constrained by WebLogic 12.1.3 support
57-
ext.undertowVersion = "1.1.1.Final"
57+
ext.undertowVersion = "1.1.2.Final"
5858
ext.woodstoxVersion = "4.4.1"
5959
ext.xstreamVersion = "1.4.7"
6060

0 commit comments

Comments
 (0)