diff --git a/build.gradle b/build.gradle index e4b9ec81..cb4d2891 100644 --- a/build.gradle +++ b/build.gradle @@ -30,7 +30,7 @@ dependencies { annotationProcessor 'org.projectlombok:lombok:1.18.30' - include 'org.slf4j:slf4j-api:2.0.10' + include 'org.slf4j:slf4j-api:2.0.11' include 'org.slf4j:slf4j-log4j12:2.0.10' include 'org.apache.logging.log4j:log4j-api:2.22.1' include 'org.apache.logging.log4j:log4j-core:2.22.1'