diff --git a/build.gradle b/build.gradle index a015c164c..a04e79184 100644 --- a/build.gradle +++ b/build.gradle @@ -345,7 +345,7 @@ dependencies { implementation group: 'com.azure', name: 'azure-identity', version: '1.18.2' developmentOnly 'org.springframework.boot:spring-boot-devtools' - annotationProcessor('org.hibernate.orm:hibernate-jpamodelgen:6.6.42.Final') + annotationProcessor("org.hibernate.orm:hibernate-processor:7.1.1.Final") developmentOnly 'org.springframework.boot:spring-boot-devtools' testImplementation 'com.github.hmcts:fortify-client:1.4.10:all'