@@ -19,9 +19,9 @@ dependencies {
1919 implementation(group = " javax.inject" , name = " javax.inject" , version = " 1" )
2020 implementation(group = " javax.xml.bind" , name = " jaxb-api" , version = " 2.3.1" )
2121 implementation(group = " net.minecrell" , name = " terminalconsoleappender" , version = " 1.3.0" )
22- implementation(group = " org.apache.logging.log4j" , name = " log4j-core" , version = " 2.25.3 " )
23- implementation(group = " org.apache.logging.log4j" , name = " log4j-api" , version = " 2.25.3 " )
24- implementation(group = " org.apache.logging.log4j" , name = " log4j-slf4j2-impl" , version = " 2.25.3 " )
22+ implementation(group = " org.apache.logging.log4j" , name = " log4j-core" , version = " 2.25.4 " )
23+ implementation(group = " org.apache.logging.log4j" , name = " log4j-api" , version = " 2.25.4 " )
24+ implementation(group = " org.apache.logging.log4j" , name = " log4j-slf4j2-impl" , version = " 2.25.4 " )
2525 implementation(group = " org.ow2.asm" , name = " asm" , version = " 9.9.1" )
2626 implementation(group = " org.slf4j" , name = " slf4j-api" , version = " 2.0.17" )
2727 implementation(group = " redis.clients" , name = " jedis" , version = " 7.4.0" )
0 commit comments