maytasm commented on a change in pull request #9610: Fix NPE in 
RemoteTaskRunner event handler causes JVM shutdown
URL: https://github.com/apache/druid/pull/9610#discussion_r404366928
 
 

 ##########
 File path: extensions-contrib/ambari-metrics-emitter/pom.xml
 ##########
 @@ -48,6 +48,18 @@
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>
+    <dependency>
 
 Review comment:
   I tried to run `mvn dependency-check:check` but it failed on druid-console. 
It also fails on druid-console even on master. Am I doing something wrong? I 
dont think I see these failures on the cron job
   
   One or more dependencies were identified with known vulnerabilities in 
druid-console:
   
   package.json (pkg:npm/[email protected]) : 1488
   package.json (pkg:npm/[email protected]) : 1490
   package.json (pkg:npm/[email protected]) : CVE-2020-7608
   package.json (pkg:npm/[email protected]) : 1179
   package.json (pkg:npm/[email protected]) : CVE-2020-7608
   package.json (pkg:npm/[email protected]) : CVE-2020-7608
   package.json (pkg:npm/[email protected]) : CVE-2020-7608
   package.json (pkg:npm/[email protected]) : CVE-2020-7608
   package.json (pkg:npm/[email protected]) : CVE-2020-7608

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to