diff --git a/build.gradle b/build.gradle index ec033e4e6..7181178b3 100644 --- a/build.gradle +++ b/build.gradle @@ -96,7 +96,7 @@ dependencies { implementation("io.sentry:sentry-spring-boot-starter:5.6.1") implementation("org.springframework.boot:spring-boot-starter-thymeleaf") implementation("org.apache.logging.log4j:log4j-api:2.17.1") - implementation("org.apache.logging.log4j:log4j-to-slf4j:2.17.1") + implementation("org.apache.logging.log4j:log4j-to-slf4j:2.17.2") implementation("org.springframework.boot:spring-boot-starter-web") implementation("org.springframework.boot:spring-boot-starter-web-services") { exclude(group: "org.springframework.boot", module: "spring-boot-starter-tomcat")