We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 500179e commit 7596763Copy full SHA for 7596763
build.gradle
@@ -40,7 +40,7 @@ configure(allprojects) { project ->
40
ext.hsqldbVersion = "2.3.2"
41
ext.jackson2Version = "2.5.1"
42
ext.jasperReportsVersion = "6.0.3"
43
- ext.jettyVersion = "9.2.7.v20150116"
+ ext.jettyVersion = "9.2.9.v20150224"
44
ext.jodaVersion = "2.7"
45
ext.jtaVersion = "1.2"
46
ext.junitVersion = "4.12"
0 commit comments