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


The following commit(s) were added to refs/heads/master by this push:
     new f9b21b9  Upgrades to Struts 2.5.22
f9b21b9 is described below

commit f9b21b9f0858bdec9754477313cd7664f63433fc
Author: Lukasz Lenart <lukaszlen...@apache.org>
AuthorDate: Fri Nov 29 10:12:47 2019 +0100

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

diff --git a/pom.xml b/pom.xml
index 8f78d78..407999d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
 
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <struts2.version>2.5.20</struts2.version>
+        <struts2.version>2.5.22</struts2.version>
         <log4j2.version>2.12.1</log4j2.version>
         <jetty-plugin.version>9.4.22.v20191022</jetty-plugin.version>
     </properties>

Reply via email to