diff --git a/build.gradle b/build.gradle index aa518dd672..18ccbb4ea3 100644 --- a/build.gradle +++ b/build.gradle @@ -241,7 +241,7 @@ dependencies { implementation group: 'uk.gov.hmcts.reform', name: 'logging-appinsights', version: '5.1.7' implementation group: 'com.microsoft.azure', name: 'applicationinsights-web', version: '2.6.4' - implementation group: 'com.github.hmcts', name: 'java-logging', version: '6.1.4' + implementation group: 'com.github.hmcts', name: 'java-logging', version: '6.1.6' implementation('com.github.hmcts:cmc-pdf-service-client:7.0.0') { exclude group: 'java-logging', module: ' java-logging'