diff --git a/build.gradle b/build.gradle index f164ded4b143de874e063194cbd9f2d64104fd3b..da39c20d189eb1bea58fc00cf8e67d2075a92ba7 100644 --- a/build.gradle +++ b/build.gradle @@ -83,7 +83,7 @@ dependencies { embed 'org.apache.logging.log4j:log4j-core:2.17.1' 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' + embed 'org.apache.logging.log4j:log4j-jul:2.17.2' // Dev tools developmentOnly 'org.springframework.boot:spring-boot-devtools:2.6.4'