aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMaria Odea B. Ching <oching@apache.org>2010-04-02 10:48:11 +0000
committerMaria Odea B. Ching <oching@apache.org>2010-04-02 10:48:11 +0000
commitdb801013577788222f6699ada4cc6a8c65f8a266 (patch)
tree3572b555a0e6862a67cd473d63b3733c12b63321 /pom.xml
parentb60226f360a4e332e8b1be6fa72a6d85279d9a24 (diff)
downloadarchiva-db801013577788222f6699ada4cc6a8c65f8a266.tar.gz
archiva-db801013577788222f6699ada4cc6a8c65f8a266.zip
merge -r930230 from 1.3.x branch (MRM-1206)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@930231 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 3ac3cf7c9..bb7f443fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -955,7 +955,7 @@
<dependency>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-core</artifactId>
- <version>2.0.11.2</version>
+ <version>2.0.14</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>
@@ -966,7 +966,7 @@
<dependency>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-spring-plugin</artifactId>
- <version>2.0.11.2</version>
+ <version>2.0.14</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>