Bump Log4J2 to 2.13.0 27/86427/2
authorStephen Kitt <skitt@redhat.com>
Mon, 16 Dec 2019 08:42:14 +0000 (09:42 +0100)
committerRobert Varga <nite@hq.sk>
Tue, 17 Dec 2019 14:07:06 +0000 (14:07 +0000)
Changes: https://logging.apache.org/log4j/2.x/changes-report.html#a2.13.0

In particular, 2.13.0 provides an SLF4J-1.8-compatible connector.

Change-Id: I59bf9753304251681202c97781313f08d843480d
Signed-off-by: Stephen Kitt <skitt@redhat.com>
odlparent/pom.xml

index e72bb1565c5c7c8d79a266c17c7f7ac05b79bd97..2b61fd82e9363e5a6d1acb55c112454ee4a3da99 100644 (file)
       <dependency>
         <groupId>org.apache.logging.log4j</groupId>
         <artifactId>log4j-bom</artifactId>
-        <version>2.11.2</version>
+        <version>2.13.0</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>