You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2021/12/10 12:24:46 UTC

[GitHub] [rocketmq] ltamber opened a new pull request #3621: bump up Log4j-core version to 2.15.0

ltamber opened a new pull request #3621:
URL: https://github.com/apache/rocketmq/pull/3621


   **Make sure set the target branch to `develop`**
   
   ## What is the purpose of the change
   
   fix the log4j 2 security issue
   https://issues.apache.org/jira/projects/LOG4J2/issues/LOG4J2-3201?filter=allissues
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [rocketmq] duhenglucky commented on a change in pull request #3621: bump up Log4j-core version to 2.15.0

Posted by GitBox <gi...@apache.org>.
duhenglucky commented on a change in pull request #3621:
URL: https://github.com/apache/rocketmq/pull/3621#discussion_r766670785



##########
File path: pom.xml
##########
@@ -587,7 +587,7 @@
             <dependency>
                 <groupId>org.apache.logging.log4j</groupId>
                 <artifactId>log4j-core</artifactId>
-                <version>2.7</version>
+                <version>2.15.0</version>

Review comment:
       log4j-2.15.0-rc2




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [rocketmq] duhenglucky merged pull request #3621: bump up Log4j-core version to 2.15.0

Posted by GitBox <gi...@apache.org>.
duhenglucky merged pull request #3621:
URL: https://github.com/apache/rocketmq/pull/3621


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org