mirror of
https://github.com/mamoe/mirai.git
synced 2024-12-27 09:00:15 +08:00
upgrade log4j version to prevent vulnerability (#1724)
This commit is contained in:
parent
2367ee0fd9
commit
07b303fb24
@ -43,7 +43,7 @@ object Versions {
|
||||
|
||||
const val logback = "1.2.5"
|
||||
const val slf4j = "1.7.32"
|
||||
const val log4j = "2.14.1"
|
||||
const val log4j = "2.15.0"
|
||||
const val asm = "9.1"
|
||||
const val difflib = "1.3.0"
|
||||
const val netty = "4.1.63.Final"
|
||||
|
Loading…
Reference in New Issue
Block a user