ppkarwasz opened a new issue, #1461: URL: https://github.com/apache/logging-log4j2/issues/1461
## Description We should consider moving away from the unmaintained Velocity 1.x: it starts collecting security advisories, like the one on our [Dependabot alerts page](https://github.com/apache/logging-log4j2/security/dependabot). If we continue to use Maven Site Plugin, we need to bump its version to 4.x (which is in its alpha stage). However the current versions (2.x) of `asciidoctor-maven-plugin` are not compatible with version 4.x of Maven Site Plugin, so we are blocked until asciidoctor/asciidoctor-maven-plugin#578 is resolved. -- 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]
