We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d15c13 commit b98ef13Copy full SHA for b98ef13
framework-platform/framework-platform.gradle
@@ -124,7 +124,7 @@ dependencies {
124
api("org.glassfish:jakarta.el:4.0.2")
125
api("org.graalvm.sdk:graal-sdk:22.3.1")
126
api("org.hamcrest:hamcrest:3.0")
127
- api("org.hibernate.orm:hibernate-core:7.0.0.Beta5")
+ api("org.hibernate.orm:hibernate-core:7.0.0.CR1")
128
api("org.hibernate.validator:hibernate-validator:9.0.0.CR1")
129
api("org.hsqldb:hsqldb:2.7.4")
130
api("org.htmlunit:htmlunit:4.10.0")
0 commit comments