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 c62fbea commit eef0bf4Copy full SHA for eef0bf4
build.gradle
@@ -40,7 +40,7 @@ configure(allprojects) { project ->
40
ext.hsqldbVersion = "2.3.2"
41
ext.jackson2Version = "2.4.4"
42
ext.jasperReportsVersion = "6.0.0"
43
- ext.jettyVersion = "9.2.5.v20141112"
+ ext.jettyVersion = "9.2.6.v20141205"
44
ext.jodaVersion = "2.6"
45
ext.junitVersion = "4.12"
46
ext.nettyVersion = "4.0.24.Final"
0 commit comments