------------------------------------------------------------
revno: 16639
committer: Lars Helge Overland <[email protected]>
branch nick: dhis2
timestamp: Fri 2014-09-05 13:18:16 -0400
message:
Upgraded struts2 version to 2.3.16.3
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 2014-09-05 16:55:39 +0000
+++ dhis-2/pom.xml 2014-09-05 17:18:16 +0000
@@ -506,7 +506,7 @@
<dependency>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-core</artifactId>
- <version>2.3.16.1</version>
+ <version>${struts.version}</version>
<exclusions>
<exclusion>
<groupId>javassist</groupId>
@@ -517,7 +517,7 @@
<dependency>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-spring-plugin</artifactId>
- <version>2.3.16.1</version>
+ <version>${struts.version}</version>
</dependency>
<dependency>
<groupId>org.apache.velocity</groupId>
@@ -1020,6 +1020,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring.version>4.0.6.RELEASE</spring.version>
<spring.security.version>3.2.5.RELEASE</spring.security.version>
+ <struts.version>2.3.16.3</struts.version>
<hibernate.version>4.2.0.Final</hibernate.version>
<hibernate-validator.version>4.3.1.Final</hibernate-validator.version>
<jackson.version>2.4.1</jackson.version>
_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help : https://help.launchpad.net/ListHelp