diff --git a/build.gradle b/build.gradle index f9d4eab40..7ad12143b 100644 --- a/build.gradle +++ b/build.gradle @@ -165,7 +165,7 @@ dependencies { implementation group: 'net.logstash.logback', name: 'logstash-logback-encoder', version: '7.4' implementation group: 'uk.gov.service.notify', name: 'notifications-java-client', version: '4.1.1-RELEASE' - implementation group: 'com.github.hmcts', name: 'pip-data-models', version: '2.1.13', { + implementation group: 'com.github.hmcts', name: 'pip-data-models', version: '2.1.14', { exclude group: 'org.springframework.boot', module: 'spring-boot-starter-data-jpa' }