diff --git a/build.gradle b/build.gradle index 1483f12ef..1a93a459b 100644 --- a/build.gradle +++ b/build.gradle @@ -117,7 +117,7 @@ dependencies { api 'com.github.Articdive:Jnoise:2.1.0' // Logging - api 'org.apache.logging.log4j:log4j-core:2.14.1' + api 'org.apache.logging.log4j:log4j-core:2.15.0' // SLF4J is the base logger for most libraries, therefore we can hook it into log4j2. api 'org.apache.logging.log4j:log4j-slf4j-impl:2.14.1'