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]