summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/host-jetty
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2011-03-08 22:55:19 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2011-03-08 22:55:19 +0000
commit7538d088967c7b65aa717e991840b199d8f60010 (patch)
tree6b62df704b1f931b92f6b0918f26c67a2608a95d /sca-java-2.x/trunk/modules/host-jetty
parent9ce225ce4ee13036a07cfa68bdd42214dd5b1c4f (diff)
Upgrading to latest jetty release
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1079593 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/modules/host-jetty')
-rw-r--r--sca-java-2.x/trunk/modules/host-jetty/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/modules/host-jetty/pom.xml b/sca-java-2.x/trunk/modules/host-jetty/pom.xml
index b4a3a4a9d1..6743eb92b2 100644
--- a/sca-java-2.x/trunk/modules/host-jetty/pom.xml
+++ b/sca-java-2.x/trunk/modules/host-jetty/pom.xml
@@ -38,7 +38,7 @@
<dependency>
<groupId>org.mortbay.jetty</groupId>
<artifactId>jetty</artifactId>
- <version>6.1.19</version>
+ <version>6.1.26</version>
<exclusions>
<exclusion>
<groupId>org.mortbay.jetty</groupId>
@@ -50,7 +50,7 @@
<dependency>
<groupId>org.mortbay.jetty</groupId>
<artifactId>jetty-util</artifactId>
- <version>6.1.19</version>
+ <version>6.1.26</version>
<exclusions>
<exclusion>
<groupId>org.mortbay.jetty</groupId>