Dmitriy Pavlov created IGNITE-9035:
--------------------------------------

             Summary: Update log4j 2x version in Apache Ignite
                 Key: IGNITE-9035
                 URL: https://issues.apache.org/jira/browse/IGNITE-9035
             Project: Ignite
          Issue Type: Test
            Reporter: Dmitriy Pavlov
             Fix For: 2.7


It is suggested to update log4j 2x version to log4j 2.8.2 or later.

<dependency>
    <groupId>org.apache.logging.log4j</groupId>
    <artifactId>log4j</artifactId>
    <version>2.8.2</version>
    <type>pom</type>
</dependency>

It is required to run RunAll to check all tests passed.

Probably it is required to run release step to make sure release candidate can 
be prepared.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to