[
https://issues.apache.org/jira/browse/AMQ-7426?focusedWorklogId=706577&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-706577
]
ASF GitHub Bot logged work on AMQ-7426:
---------------------------------------
Author: ASF GitHub Bot
Created on: 11/Jan/22 00:13
Start Date: 11/Jan/22 00:13
Worklog Time Spent: 10m
Work Description: tallpsmith commented on a change in pull request #662:
URL: https://github.com/apache/activemq/pull/662#discussion_r781668550
##########
File path: pom.xml
##########
@@ -82,7 +80,8 @@
<junit-version>4.13.2</junit-version>
<hamcrest-version>1.3</hamcrest-version>
<karaf-version>4.2.10</karaf-version>
- <log4j-version>1.2.17</log4j-version>
+ <slf4j-version>1.7.30</slf4j-version>
+ <log4j-version>2.14.1</log4j-version>
Review comment:
Some uses in higher-compliance environments (e.g. FedRAMP) will not
accept EOL libraries like log4j 1.x in any use, but of course, don't want
log4jshell either. They want their cake and to eat it too.
I hope 5.17 gets the latest log4j 2.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 706577)
Time Spent: 2h 50m (was: 2h 40m)
> Upgrade to log4j2
> -----------------
>
> Key: AMQ-7426
> URL: https://issues.apache.org/jira/browse/AMQ-7426
> Project: ActiveMQ
> Issue Type: Task
> Components: Broker
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 5.17.0
>
> Time Spent: 2h 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)