Update Log4J

This commit is contained in:
Shane Freeder
2021-12-10 01:57:42 +00:00
parent 2cff5b3b02
commit 5fe3663d51
5 changed files with 2 additions and 863 deletions

View File

@@ -37,8 +37,6 @@ shadowJar {
tasks.withType(Checkstyle) {
exclude('**/com/velocitypowered/proxy/protocol/packet/*.java')
// TODO: Remove during l4j2 2.15 update
exclude('**/org/apache/logging/log4j/core/**/*.java')
}
dependencies {