hangc0276 opened a new pull request, #3413: URL: https://github.com/apache/bookkeeper/pull/3413
### Motivation In CVE check, it found the following CVEs ``` Error: One or more dependencies were identified with vulnerabilities that have a CVSS score greater than or equal to '7.0': Error: Error: junit-jupiter-engine-5.8.2.jar: CVE-2022-31514(9.3) Error: junit-platform-engine-1.8.2.jar: CVE-2022-315[14](https://github.com/apache/bookkeeper/runs/7424764745?check_suite_focus=true#step:6:15)(9.3) ``` https://github.com/apache/bookkeeper/runs/7424764745?check_suite_focus=true ### Modification Upgrade `junit-jupiter-api` version from `5.8.2` to `5.9.0-RC1` -- 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]
