Update Jetty 9.0
Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/3150ba7f Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/3150ba7f Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/3150ba7f Branch: refs/heads/wicket-4997 Commit: 3150ba7fcf1ac8b69da480c2f935b941d77bf9aa Parents: 7b491ef Author: Martin Tzvetanov Grigorov <[email protected]> Authored: Fri Oct 4 13:28:44 2013 +0200 Committer: Martin Tzvetanov Grigorov <[email protected]> Committed: Fri Oct 4 13:31:16 2013 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket/blob/3150ba7f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b34942a..ff8600f 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <jetty.version>7.6.3.v20120416</jetty.version> - <jetty9.version>9.0.2.v20130417</jetty9.version> + <jetty9.version>9.0.6.v20130930</jetty9.version> <spring.version>3.0.7.RELEASE</spring.version> <maven.javadoc.version>2.9.1</maven.javadoc.version> <maven.surefire.version>2.12.2</maven.surefire.version>
