You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2018/01/23 07:20:48 UTC

[struts-archetypes] 01/04: Supports Struts 2.5.14.1

This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts-archetypes.git

commit 0a3ef298c539e6cb683e587d8b4aa68de9ce49d0
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Tue Jan 23 08:17:15 2018 +0100

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

diff --git a/pom.xml b/pom.xml
index 8277da1..8de9c4f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,7 +86,7 @@
 
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <supported.struts2.version>2.5.12</supported.struts2.version>
+        <supported.struts2.version>2.5.14.1</supported.struts2.version>
     </properties>
 
     <build>

-- 
To stop receiving notification emails like this one, please contact
lukaszlenart@apache.org.