Skip to content

Commit 3c39859

Browse files
committed
Upgrade to Hibernate 6.2.8.Final
1 parent 8827547 commit 3c39859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies {
3939
api("org.skyscreamer:jsonassert:1.5.1")
4040

4141
api("com.h2database:h2:2.1.214")
42-
api("org.hibernate:hibernate-core:6.2.6.Final")
42+
api("org.hibernate:hibernate-core:6.2.8.Final")
4343
api("org.hibernate.validator:hibernate-validator:8.0.1.Final")
4444
api("org.mongodb:bson:4.9.1")
4545
api("org.mongodb:mongodb-driver-core:4.9.1")

0 commit comments

Comments
 (0)