Updated log4j2 to 2.13.3

ccm-docs
Jens Pelzetter 2020-06-23 17:45:24 +02:00
parent 80f61999b8
commit 0012a919cb
1 changed files with 1 additions and 1 deletions

View File

@ -550,7 +550,7 @@
<dependency> <dependency>
<groupId>org.apache.logging.log4j</groupId> <groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-bom</artifactId> <artifactId>log4j-bom</artifactId>
<version>2.11.2</version> <version>2.13.3</version>
<type>pom</type> <type>pom</type>
<scope>import</scope> <scope>import</scope>
</dependency> </dependency>