← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 13386: Upgraded to struts 2.3.16

 

------------------------------------------------------------
revno: 13386
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Sun 2013-12-22 14:36:18 +0100
message:
  Upgraded to struts 2.3.16
modified:
  dhis-2/pom.xml


--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk

Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/pom.xml'
--- dhis-2/pom.xml	2013-12-18 17:59:57 +0000
+++ dhis-2/pom.xml	2013-12-22 13:36:18 +0000
@@ -483,12 +483,12 @@
       <dependency>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts2-core</artifactId>
-        <version>2.3.15.3</version>
+        <version>2.3.16</version>
       </dependency>
       <dependency>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts2-spring-plugin</artifactId>
-        <version>2.3.15.3</version>
+        <version>2.3.16</version>
       </dependency>
       <dependency>
         <groupId>org.apache.velocity</groupId>