BAEL-39 - upgrading versions
This commit is contained in:
parent
09b7c6e822
commit
24e560a1dd
|
@ -20,12 +20,12 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.logging.log4j</groupId>
|
||||
<artifactId>log4j-api</artifactId>
|
||||
<version>2.6</version>
|
||||
<version>2.7</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.logging.log4j</groupId>
|
||||
<artifactId>log4j-core</artifactId>
|
||||
<version>2.6</version>
|
||||
<version>2.7</version>
|
||||
</dependency>
|
||||
<!--disruptor for log4j2 async logging-->
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue