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
The following commit(s) were added to refs/heads/struts-2-5-x by this push:
new 3dd751b Upgrades Log4j to version 2.12.3
3dd751b is described below
commit 3dd751b730c58fae3c2d253a5ff7dbbadb6bf425
Author: Lukasz Lenart <[email protected]>
AuthorDate: Wed Dec 22 07:38:22 2021 +0100
Upgrades Log4j to version 2.12.3
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fc5dd81..e0a0463 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.2</log4j2.version>
+ <log4j2.version>2.12.3</log4j2.version>
<jackson.version>2.10.3</jackson.version>
<!-- Site generation -->