Skip to content

Commit

Permalink
Upgrade Jetty version to 9.2.14.v20151106
Browse files Browse the repository at this point in the history
Warning: can't upgrade to 9.3.x series gives NPE on servlet init
  • Loading branch information
ar committed Dec 5, 2015
1 parent b302cbb commit 2bfea2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ext {
slf4jVersion = '1.7.10'
logbackVersion = '1.1.3'
hibernateVersion = '5.0.2.Final'
jettyVersion = '9.2.10.v20150310'
jettyVersion = '9.2.14.v20151106'
servletApiVersion = '3.0.1'
websocketApiVersion = '1.0'
jgroupsVersion = '3.6.3.Final'
Expand Down

0 comments on commit 2bfea2c

Please # to comment.