@@ -317,9 +317,9 @@ dependencies {
317317 implementation group : ' com.github.hmcts' , name : ' ccd-config-generator' , version : ' 6.7.2'
318318 implementation group : ' com.github.hmcts' , name : ' core-case-data-store-client' , version : versions. ccdClient
319319 implementation group : ' com.github.hmcts.java-logging' , name : ' logging' , version : versions. reformsJavaLogging
320- implementation group : ' org.apache.logging.log4j' , name : ' log4j-api' , version : ' 2.25.3 '
321- implementation group : ' org.apache.logging.log4j' , name : ' log4j-to-slf4j' , version : ' 2.25.3 '
322- implementation group : ' org.apache.logging.log4j' , name : ' log4j-core' , version : ' 2.25.3 '
320+ implementation group : ' org.apache.logging.log4j' , name : ' log4j-api' , version : ' 2.25.4 '
321+ implementation group : ' org.apache.logging.log4j' , name : ' log4j-to-slf4j' , version : ' 2.25.4 '
322+ implementation group : ' org.apache.logging.log4j' , name : ' log4j-core' , version : ' 2.25.4 '
323323 implementation group : ' com.github.hmcts' , name : ' service-auth-provider-java-client' , version : versions. serviceTokenGenerator
324324 implementation group : ' com.github.hmcts' , name : ' send-letter-client' , version : versions. sendLetterClient
325325 implementation group : ' uk.gov.service.notify' , name : ' notifications-java-client' , version : versions. hmctsNotify
0 commit comments