Remove dependency management for Hazelcast Hibernate 5
Closes gh-32953
This commit is contained in:
		
							parent
							
								
									6fe341745b
								
							
						
					
					
						commit
						c8679184c1
					
				|  | @ -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 = [ | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue