Skip to content

Commit 2ac5aeb

Browse files
Update dependency org.hibernate.orm:hibernate-jpamodelgen to v6.6.43.Final
1 parent 607ddde commit 2ac5aeb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ dependencies {
345345
implementation group: 'com.azure', name: 'azure-identity', version: '1.18.2'
346346

347347
developmentOnly 'org.springframework.boot:spring-boot-devtools'
348-
annotationProcessor('org.hibernate.orm:hibernate-jpamodelgen:6.6.42.Final')
348+
annotationProcessor('org.hibernate.orm:hibernate-jpamodelgen:6.6.43.Final')
349349
developmentOnly 'org.springframework.boot:spring-boot-devtools'
350350

351351
testImplementation 'com.github.hmcts:fortify-client:1.4.10:all'

0 commit comments

Comments
 (0)