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 922e6de commit 2e5ddefCopy full SHA for 2e5ddef
build.gradle
@@ -51,7 +51,7 @@ configure(allprojects) { project ->
51
ext.jackson2Version = "2.6.3"
52
ext.jasperreportsVersion = "6.1.1"
53
ext.javamailVersion = "1.5.4"
54
- ext.jettyVersion = "9.3.3.v20150827"
+ ext.jettyVersion = "9.3.5.v20151012"
55
ext.jodaVersion = "2.8.2"
56
ext.jrubyVersion = "1.7.22" // JRuby 9000 only supported through JSR-223 (StandardScriptFactory)
57
ext.jsonassertVersion = "1.2.3"
0 commit comments