equanz commented on PR #4533: URL: https://github.com/apache/bookkeeper/pull/4533#issuecomment-2565362954
@dlg99 Sorry for being late. I've addressed it. PTAL Note: `BookKeeper CI / OWASP Dependency Check` failed, but I think this issue is not introduced in this PR. ``` Run mvn -q -B -ntp clean install verify -Powasp-dependency-check -DskipTests -pl '!stream/distributedlog/io/dlfs,!tests' Error: Failed to execute goal org.owasp:dependency-check-maven:10.0.2:aggregate (default) on project bookkeeper: Error: Error: One or more dependencies were identified with vulnerabilities that have a CVSS score greater than or equal to '7.0': Error: Error: vertx-core-4.5.7.jar: CVE-2024-8391(7.5) Error: vertx-grpc-4.5.1.jar: CVE-2024-8391(7.5) Error: ``` -- 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-unsubscr...@bookkeeper.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org