diff --git a/build.gradle b/build.gradle index a31cc5d36e7e54de44393a535bed137ed134bb6b..40aa0325aac14692737973d4327f4a850b27e402 100644 --- a/build.gradle +++ b/build.gradle @@ -96,12 +96,12 @@ dependencies { //embed 'org.springframework.boot:spring-boot-starter-data-jpa:2.6.2' //embed 'org.springframework.boot:spring-boot-starter-artemis:2.6.2' //embed 'org.apache.activemq:artemis-jms-server:2.19.0' - embed 'org.apache.logging.log4j:log4j-web:2.17.0' + embed 'org.apache.logging.log4j:log4j-web:2.17.1' embed 'org.apache.logging.log4j:log4j-api:2.17.1' embed 'org.apache.logging.log4j:log4j-core:2.17.0' embed 'org.apache.logging.log4j:log4j-slf4j-impl:2.17.0' - embed 'org.apache.logging.log4j:log4j-web:2.17.0' + embed 'org.apache.logging.log4j:log4j-web:2.17.1' embed 'org.apache.logging.log4j:log4j-jul:2.17.0' // Dev tools