You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/04/05 05:28:17 UTC

[GitHub] [pulsar] equanz commented on pull request #14981: [websocket] Replace blocking logic to avoid OOM

equanz commented on PR #14981:
URL: https://github.com/apache/pulsar/pull/14981#issuecomment-1088283331

   ```
   Error:  Failed to execute goal org.owasp:dependency-check-maven:6.1.6:aggregate (default) on project pulsar: 
   Error:  
   Error:  One or more dependencies were identified with vulnerabilities that have a CVSS score greater than or equal to '7.0': 
   Error:  
   Error:  mysql-connector-java-8.0.27.jar: CVE-2021-3711
   Error:  
   Error:  See the dependency-check report for more details.
   Error:  -> [Help 1]
   Error:  
   Error:  To see the full stack trace of the errors, re-run Maven with the -e switch.
   Error:  Re-run Maven using the -X switch to enable full debug logging.
   Error:  
   Error:  For more information about the errors and possible solutions, please read the following articles:
   Error:  [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
   Error:  
   Error:  After correcting the problems, you can resume the build with the command
   Error:    mvn <args> -rf :pulsar
   Error: Process completed with exit code 1.
   ```
   
   https://github.com/apache/pulsar/pull/14998


-- 
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: commits-unsubscribe@pulsar.apache.org

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