summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib/modules/host-tomcat/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/contrib/modules/host-tomcat/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/contrib/modules/host-tomcat/pom.xml b/sca-java-2.x/contrib/modules/host-tomcat/pom.xml
index 826a58deee..6f49551591 100644
--- a/sca-java-2.x/contrib/modules/host-tomcat/pom.xml
+++ b/sca-java-2.x/contrib/modules/host-tomcat/pom.xml
@@ -44,7 +44,7 @@
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>catalina</artifactId>
- <version>6.0.14</version>
+ <version>6.0.26</version>
<exclusions>
<exclusion>
<groupId>org.apache.tomcat</groupId>
@@ -56,7 +56,7 @@
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>coyote</artifactId>
- <version>6.0.14</version>
+ <version>6.0.26</version>
<exclusions>
<exclusion>
<groupId>org.apache.tomcat</groupId>