diff --git a/build.gradle b/build.gradle index 4477980..bd3b9e5 100644 --- a/build.gradle +++ b/build.gradle @@ -54,7 +54,7 @@ dependencies { embed 'commons-io:commons-io:2.11.0' embed 'org.springframework.boot:spring-boot-starter-validation:2.5.4' embed 'org.springframework.boot:spring-boot-starter-web:2.5.4' - embed 'org.springframework.boot:spring-boot-starter-log4j2:2.5.4' + embed 'org.springframework.boot:spring-boot-starter-log4j2:2.5.5' embed 'org.apache.logging.log4j:log4j-web:2.14.1' developmentOnly 'org.springframework.boot:spring-boot-devtools:2.5.5'