Remove dependency management for Hazelcast Hibernate 5

Closes gh-32953
This commit is contained in:
Andy Wilkinson 2022-11-02 11:54:09 +00:00
parent 6fe341745b
commit c8679184c1
1 changed files with 0 additions and 8 deletions

View File

@ -337,14 +337,6 @@ bom {
]
}
}
library("Hazelcast Hibernate5", "2.2.1") {
group("com.hazelcast") {
modules = [
"hazelcast-hibernate52",
"hazelcast-hibernate53"
]
}
}
library("Hibernate", "6.1.5.Final") {
group("org.hibernate.orm") {
modules = [