Repository: struts-examples
Updated Branches:
  refs/heads/master 309a18aae -> c4e10093b


Upgrades Struts to latest release version


Project: http://git-wip-us.apache.org/repos/asf/struts-examples/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts-examples/commit/c4e10093
Tree: http://git-wip-us.apache.org/repos/asf/struts-examples/tree/c4e10093
Diff: http://git-wip-us.apache.org/repos/asf/struts-examples/diff/c4e10093

Branch: refs/heads/master
Commit: c4e10093b62de61b5a35cd0810bb1373a9dc19b0
Parents: 309a18a
Author: Lukasz Lenart <lukasz.len...@gmail.com>
Authored: Thu Jul 10 09:55:48 2014 +0200
Committer: Lukasz Lenart <lukasz.len...@gmail.com>
Committed: Thu Jul 10 09:55:48 2014 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/struts-examples/blob/c4e10093/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index bf1a931..9064786 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
 
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 
-        <struts2.version>2.3.16.2</struts2.version>
+        <struts2.version>2.3.16.3</struts2.version>
 
         <log4j.version>1.2.17</log4j.version>
 

Reply via email to