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

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

commit 45ccf7d83b5bde460cdbdc15865a8bbff49ba4e2
Author: Lukasz Lenart <[email protected]>
AuthorDate: Thu Dec 30 07:29:43 2021 +0100

    Upgrades Log4j to version 2.12.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 58d0578..831b546 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,7 +104,7 @@
         <asm.version>7.3.1</asm.version>
         <tiles.version>3.0.8</tiles.version>
         <tiles-request.version>1.0.7</tiles-request.version>
-        <log4j2.version>2.12.3</log4j2.version>
+        <log4j2.version>2.12.4</log4j2.version>
         <jackson.version>2.10.3</jackson.version>
 
         <!-- Site generation -->

Reply via email to