This is an automated email from the ASF dual-hosted git repository. robertlazarski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
The following commit(s) were added to refs/heads/master by this push: new 635caf6 update log4j2 to latest, now 2.17.0 635caf6 is described below commit 635caf66b541e83bbc266d41db5315b34e465c90 Author: Robert Lazarski <robertlazar...@gmail.com> AuthorDate: Sat Dec 18 16:20:35 2021 -1000 update log4j2 to latest, now 2.17.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b7086e7..fe003bb 100644 --- a/pom.xml +++ b/pom.xml @@ -515,7 +515,7 @@ <jaxbri.version>2.3.5</jaxbri.version> <jetty.version>9.4.44.v20210927</jetty.version> <jibx.version>1.3.3</jibx.version> - <log4j2.version>2.16.0</log4j2.version> + <log4j2.version>2.17.0</log4j2.version> <maven.archiver.version>3.5.1</maven.archiver.version> <maven.version>3.8.4</maven.version> <plexus.utils.version>3.4.1</plexus.utils.version>