Upgrade to Hibernate ORM 7.0.0.Beta3 and Validator 9.0.0.CR1
Using relocated Maven coordinates. See gh-33750
This commit is contained in:
@@ -77,8 +77,8 @@ dependencies {
|
||||
}
|
||||
testImplementation("org.awaitility:awaitility")
|
||||
testImplementation("org.easymock:easymock")
|
||||
testImplementation("org.hibernate:hibernate-core")
|
||||
testImplementation("org.hibernate:hibernate-validator")
|
||||
testImplementation("org.hibernate.orm:hibernate-core")
|
||||
testImplementation("org.hibernate.validator:hibernate-validator")
|
||||
testImplementation("org.hsqldb:hsqldb")
|
||||
testImplementation("org.junit.platform:junit-platform-testkit")
|
||||
testRuntimeOnly("com.sun.xml.bind:jaxb-core")
|
||||
|
||||
Reference in New Issue
Block a user