summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/host-jetty/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/sca/modules/host-jetty/pom.xml')
-rw-r--r--java/sca/modules/host-jetty/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/sca/modules/host-jetty/pom.xml b/java/sca/modules/host-jetty/pom.xml
index abca9ee15d..b4a3a4a9d1 100644
--- a/java/sca/modules/host-jetty/pom.xml
+++ b/java/sca/modules/host-jetty/pom.xml
@@ -38,7 +38,7 @@
<dependency>
<groupId>org.mortbay.jetty</groupId>
<artifactId>jetty</artifactId>
- <version>6.1.15</version>
+ <version>6.1.19</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.15</version>
+ <version>6.1.19</version>
<exclusions>
<exclusion>
<groupId>org.mortbay.jetty</groupId>