virajjasani commented on code in PR #3635:
URL: https://github.com/apache/ambari/pull/3635#discussion_r1094086235
##########
contrib/views/wfmanager/pom.xml:
##########
@@ -106,7 +110,15 @@
<groupId>tomcat</groupId>
<artifactId>jasper-runtime</artifactId>
</exclusion>
- <!--removed for security bugs in version : 9.3.19.v20170502-->
+ <!--removed for security bugs in version :
9.3.19.v20170502-->
+ <exclusion>
+ <groupId>org.eclipse.jetty</groupId>
+ <artifactId>jetty-util</artifactId>
+ </exclusion>
Review Comment:
Is this additional one to the one below log4j exclusion?
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]