Skip to content

Commit 252bf1d

Browse files
Update dependency org.hibernate:hibernate-core to v6.6.42.Final (#1564)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7291660 commit 252bf1d

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
@@ -378,7 +378,7 @@ dependencies {
378378

379379
implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: versions.reformLogging
380380

381-
implementation group: 'org.hibernate', name: 'hibernate-core', version: '6.6.36.Final'
381+
implementation group: 'org.hibernate', name: 'hibernate-core', version: '6.6.42.Final'
382382
implementation group: 'org.hibernate', name: 'hibernate-validator', version: '8.0.3.Final'
383383

384384
implementation group: 'org.apache.logging.log4j', name: 'log4j-api', version: '2.25.3'

0 commit comments

Comments
 (0)