This is an automated email from the ASF dual-hosted git repository. kusal pushed a commit to branch WW-5443-spring-bump in repository https://gitbox.apache.org/repos/asf/struts.git
commit 5372aff1ddeeab46c05e77686e3eed610512a5c6 Author: Kusal Kithul-Godage <g...@kusal.io> AuthorDate: Sun Jul 14 14:16:37 2024 +1000 WW-5443 Bump Spring dependencies to 5.3.37 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 854f75632..e53b0cbfb 100644 --- a/pom.xml +++ b/pom.xml @@ -114,7 +114,7 @@ <log4j2.version>2.23.1</log4j2.version> <ognl.version>3.3.5</ognl.version> <slf4j.version>2.0.13</slf4j.version> - <spring.platformVersion>5.3.31</spring.platformVersion> + <spring.platformVersion>5.3.37</spring.platformVersion> <tiles.version>3.0.8</tiles.version> <tiles-request.version>1.0.7</tiles-request.version> <maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>