File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,6 @@ allprojects {
4040 dependency " org.hibernate.validator:hibernate-validator:9.1.0.Final"
4141
4242 dependency " org.hibernate.orm:hibernate-core:7.2.0.CR1"
43- dependency " org.hibernate.orm:hibernate-entitymanager:6.0.0.Alpha7"
4443
4544 dependencySet(group : ' org.apache.logging.log4j' , version : ' 2.25.1' ) {
4645 entry ' log4j-api'
Original file line number Diff line number Diff line change @@ -21,7 +21,6 @@ dependencies {
2121 testImplementation(" org.springframework:spring-aop" )
2222 testImplementation(" org.springframework:spring-jdbc" )
2323 testImplementation(" org.springframework:spring-test" )
24- testImplementation(" org.hibernate.orm:hibernate-entitymanager" )
2524 testImplementation(" org.hibernate.validator:hibernate-validator" )
2625 testImplementation(" org.hsqldb:hsqldb" )
2726 testImplementation(" jakarta.servlet.jsp:jakarta.servlet.jsp-api" )
You can’t perform that action at this time.
0 commit comments