Skip to content

Commit 0a8f7e3

Browse files
Update dependency org.hibernate.orm:hibernate-jpamodelgen to v6.6.50.Final
1 parent 36d92e3 commit 0a8f7e3

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
@@ -358,7 +358,7 @@ dependencies {
358358
implementation group: 'org.jsoup', name: 'jsoup', version: '1.22.1'
359359

360360
developmentOnly 'org.springframework.boot:spring-boot-devtools'
361-
annotationProcessor('org.hibernate.orm:hibernate-jpamodelgen:6.6.42.Final')
361+
annotationProcessor('org.hibernate.orm:hibernate-jpamodelgen:6.6.50.Final')
362362
developmentOnly 'org.springframework.boot:spring-boot-devtools'
363363

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

0 commit comments

Comments
 (0)