This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch WW-5229-spring in repository https://gitbox.apache.org/repos/asf/struts.git
commit 858f19557d6c694411b791868734120186ebb0e1 Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Tue Sep 20 11:13:18 2022 +0200 WW-5229 Upgrades Spring to version 5.3.23 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 14795803c..50d7ce699 100644 --- a/pom.xml +++ b/pom.xml @@ -115,7 +115,7 @@ <log4j2.version>2.19.0</log4j2.version> <ognl.version>3.3.3</ognl.version> <slf4j.version>1.7.32</slf4j.version> - <spring.platformVersion>5.3.22</spring.platformVersion> + <spring.platformVersion>5.3.23</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>