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 f0fcbfd  Update slf4j to 1.7.32
     new 5c8fff3  Merge pull request #513 from sepe81/update-to-slf4j-1.7.32
f0fcbfd is described below

commit f0fcbfdaaa7a2e4da894ebfbb3328603a8f49a98
Author: Sebastian Peters <sebastian.pet...@gmail.com>
AuthorDate: Fri Dec 17 23:26:50 2021 +0100

    Update slf4j to 1.7.32
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8918350..7acb8fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -113,7 +113,7 @@
         <jackson-databind.version>2.10.5.1</jackson-databind.version>
         <log4j2.version>2.16.0</log4j2.version>
         <ognl.version>3.2.20</ognl.version>
-        <slf4j.version>1.7.30</slf4j.version>
+        <slf4j.version>1.7.32</slf4j.version>
         <spring.platformVersion>4.3.29.RELEASE</spring.platformVersion>
         <tiles.version>3.0.8</tiles.version>
         <tiles-request.version>1.0.7</tiles-request.version>

Reply via email to