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 dc349dd356e68abb3283b343e33f47dc97b8fc17 Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Thu Dec 16 16:29:14 2021 +0100 Upgrades Log4j to version 2.12.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 64ded17..7e94a9e 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.1</log4j2.version> + <log4j2.version>2.12.2</log4j2.version> <jackson.version>2.10.3</jackson.version> <!-- Site generation -->