This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch 2_1_X in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 45446fbda14d2fb082d29fe14799e3a27b07c1a2 Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Tue Dec 14 08:32:02 2021 +0100 Upgrading Log4J --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 689cafd..4880c9e 100644 --- a/pom.xml +++ b/pom.xml @@ -436,7 +436,7 @@ under the License. <apacheds.version>2.0.0.AM26</apacheds.version> <apachedirapi.version>2.0.0</apachedirapi.version> - <log4j.version>2.15.0</log4j.version> + <log4j.version>2.16.0</log4j.version> <disruptor.version>3.4.4</disruptor.version> <commons-io.version>2.11.0</commons-io.version>
