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-examples.git

commit b5dace5cb64ba898b468233274c8cc06b0d91056
Author: Lukasz Lenart <lukaszlen...@apache.org>
AuthorDate: Tue Sep 11 08:11:49 2018 +0200

    Upgrades to Struts 2.5.17
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f48eafb..e61f9e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
 
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <struts2.version>2.5.14.1</struts2.version>
+        <struts2.version>2.5.17</struts2.version>
         <log4j2.version>2.9.1</log4j2.version>
         <jetty-plugin.version>9.4.11.v20180605</jetty-plugin.version>
     </properties>

Reply via email to