Skip to content
Snippets Groups Projects

Update dependency org.apache.logging.log4j:log4j-slf4j-impl to v2.17.2

Merged RenovateBot requested to merge renovate-org.apache.logging.log4j-log4j-slf4j-impl-2.x into main
+ 1
3
@@ -76,12 +76,10 @@ 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.2'
embed 'org.apache.logging.log4j:log4j-slf4j-impl:2.17.2'
embed 'org.apache.logging.log4j:log4j-api:2.17.2'
embed 'org.apache.logging.log4j:log4j-slf4j-impl:2.17.1'
embed 'org.apache.logging.log4j:log4j-core:2.17.2'
embed 'org.apache.logging.log4j:log4j-slf4j-impl:2.17.1'
embed 'org.apache.logging.log4j:log4j-web:2.17.2'
embed 'org.apache.logging.log4j:log4j-jul:2.17.2'
Loading