upgrade jetty to 8.1.2

Project: http://git-wip-us.apache.org/repos/asf/wicket/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/bf96cc5f
Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/bf96cc5f
Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/bf96cc5f

Branch: refs/heads/sandbox/atmosphere
Commit: bf96cc5f29a154dc1b06dc61f49f3c1672de25e0
Parents: 8d9623d
Author: Emond Papegaaij <[email protected]>
Authored: Tue Apr 3 08:41:33 2012 +0200
Committer: Emond Papegaaij <[email protected]>
Committed: Thu Apr 19 11:04:17 2012 +0200

----------------------------------------------------------------------
 pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/bf96cc5f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 141c96b..d468fb4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
     <description>Wicket is a Java-based open source component web application 
framework.</description>
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <jetty.version>7.4.2.v20110526</jetty.version>
+        <jetty.version>8.1.2.v20120308</jetty.version>
         <spring.version>3.0.6.RELEASE</spring.version>
         <maven.javadoc.version>2.8</maven.javadoc.version>
         <maven.surefire.version>2.11</maven.surefire.version>

Reply via email to