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


The following commit(s) were added to refs/heads/master by this push:
     new 9a8301d  WW-5161 Update spring to 4.3.30
     new 56c7621  Merge pull request #517 from sepe81/update-spring-to-4.3.30
9a8301d is described below

commit 9a8301d51dcc47d0aee1b7bd13afa0526a984fb6
Author: Sebastian Peters <sebastian.pet...@gmail.com>
AuthorDate: Mon Dec 20 21:58:05 2021 +0100

    WW-5161 Update spring to 4.3.30
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0ee92f4..df8f9a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,7 +114,7 @@
         <log4j2.version>2.17.0</log4j2.version>
         <ognl.version>3.2.20</ognl.version>
         <slf4j.version>1.7.32</slf4j.version>
-        <spring.platformVersion>4.3.29.RELEASE</spring.platformVersion>
+        <spring.platformVersion>4.3.30.RELEASE</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-M4</maven-surefire-plugin.version>

Reply via email to