Skip to content

Commit

Permalink
Update Jetty version to 9.2.7.v20150116
Browse files Browse the repository at this point in the history
  • Loading branch information
bclozel committed Jan 22, 2015
1 parent d68fde5 commit a4fe49e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ configure(allprojects) { project ->
ext.hsqldbVersion = "2.3.2"
ext.jackson2Version = "2.5.0"
ext.jasperReportsVersion = "6.0.0"
ext.jettyVersion = "9.2.6.v20141205"
ext.jettyVersion = "9.2.7.v20150116"
ext.jodaVersion = "2.6"
ext.junitVersion = "4.12"
ext.nettyVersion = "4.0.25.Final"
Expand Down

0 comments on commit a4fe49e

Please sign in to comment.