This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
The following commit(s) were added to refs/heads/master by this push: new db9319b Upgrade Log4j2 to version 2.13.2 db9319b is described below commit db9319b2a81b6b1400a70ec32a24e12c141ca1fc Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Apr 27 09:18:21 2020 +0200 Upgrade Log4j2 to version 2.13.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7a894ae..533cd9b 100644 --- a/pom.xml +++ b/pom.xml @@ -503,7 +503,7 @@ <lifecycle-mapping-version>1.0.0</lifecycle-mapping-version> <lettuce-version>5.1.0.RELEASE</lettuce-version> <log4j-version>1.2.17</log4j-version> - <log4j2-version>2.13.1</log4j2-version> + <log4j2-version>2.13.2</log4j2-version> <logback-version>1.2.3</logback-version> <lucene3-version>3.6.0</lucene3-version> <lucene-bundle-version>8.1.1_1</lucene-bundle-version>