Skip to content

Commit b98ef13

Browse files
committed
Upgrade to Hibernate ORM 7.0.0.CR1
See gh-33750
1 parent 4d15c13 commit b98ef13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework-platform/framework-platform.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ dependencies {
124124
api("org.glassfish:jakarta.el:4.0.2")
125125
api("org.graalvm.sdk:graal-sdk:22.3.1")
126126
api("org.hamcrest:hamcrest:3.0")
127-
api("org.hibernate.orm:hibernate-core:7.0.0.Beta5")
127+
api("org.hibernate.orm:hibernate-core:7.0.0.CR1")
128128
api("org.hibernate.validator:hibernate-validator:9.0.0.CR1")
129129
api("org.hsqldb:hsqldb:2.7.4")
130130
api("org.htmlunit:htmlunit:4.10.0")

0 commit comments

Comments
 (0)