diff --git a/build.gradle b/build.gradle index 393e67fe1c368fe4495e7be2c4e5b3f6ec68f7d5..3cdac700814d82c81621487142b1545605c9a6c1 100644 --- a/build.gradle +++ b/build.gradle @@ -81,7 +81,7 @@ dependencies { embed 'org.apache.logging.log4j:log4j-api:2.17.1' embed 'org.apache.logging.log4j:log4j-slf4j-impl:2.17.1' embed 'org.apache.logging.log4j:log4j-core:2.17.1' - embed 'org.apache.logging.log4j:log4j-slf4j-impl:2.17.0' + embed 'org.apache.logging.log4j:log4j-slf4j-impl:2.17.1' embed 'org.apache.logging.log4j:log4j-web:2.17.1' embed 'org.apache.logging.log4j:log4j-jul:2.17.1'