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

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

commit b5e802174aaf9b441ed374c2afcc85285f9d0943
Author: Lukasz Lenart <lukaszlen...@apache.org>
AuthorDate: Mon Aug 29 08:03:02 2022 +0200

    WW-5212 Upgrades to Spring 5.3.22
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1caec3f64..993c3cfdd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -115,7 +115,7 @@
         <log4j2.version>2.18.0</log4j2.version>
         <ognl.version>3.3.3</ognl.version>
         <slf4j.version>1.7.32</slf4j.version>
-        <spring.platformVersion>5.3.20</spring.platformVersion>
+        <spring.platformVersion>5.3.22</spring.platformVersion>
         <tiles.version>3.0.8</tiles.version>
         <tiles-request.version>1.0.7</tiles-request.version>
         <maven-surefire-plugin.version>3.0.0-M7</maven-surefire-plugin.version>

Reply via email to