Skip to content

Commit 6710965

Browse files
committed
Rollback to Hibernate 6.1.x
1 parent 6b968d3 commit 6710965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/build.gradle

+1-1
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.2.Final")
42+
api("org.hibernate:hibernate-core:6.1.7.Final")
4343
api("org.hibernate.validator:hibernate-validator:8.0.0.Final")
4444
api("org.mongodb:bson:4.9.1")
4545
api("org.mongodb:mongodb-driver-core:4.9.1")

0 commit comments

Comments
 (0)