You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/01/13 02:46:57 UTC

[GitHub] [maven-surefire] mattsheppard commented on pull request #339: [SUREFIRE-1890] Support TestNG 7.4.0

mattsheppard commented on pull request #339:
URL: https://github.com/apache/maven-surefire/pull/339#issuecomment-1011711965


   I'd also like to see a release with this fix. Unfortunately all versions of testng prior to 7.5.0 are subject to a number of CVEs in their dependencies which are hard to fix in our environment because of this issue.
   
   The specific CVEs in the last compatible testng version (7.3.0) are as follows if it's at all helpful:
   
   - https://nvd.nist.gov/vuln/detail/CVE-2021-36374
   - https://nvd.nist.gov/vuln/detail/CVE-2021-36373
   - https://nvd.nist.gov/vuln/detail/CVE-2020-1945
   - https://nvd.nist.gov/vuln/detail/CVE-2020-15250
   - https://nvd.nist.gov/vuln/detail/CVE-2017-18640


-- 
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: issues-unsubscribe@maven.apache.org

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