Add dependency management for new hibernate-micrometer module
Fixes gh-25277
This commit is contained in:
parent
98964990d4
commit
29af4b953f
|
@ -425,6 +425,7 @@ bom {
|
||||||
"hibernate-java8",
|
"hibernate-java8",
|
||||||
"hibernate-jcache",
|
"hibernate-jcache",
|
||||||
"hibernate-jpamodelgen",
|
"hibernate-jpamodelgen",
|
||||||
|
"hibernate-micrometer",
|
||||||
"hibernate-proxool",
|
"hibernate-proxool",
|
||||||
"hibernate-spatial",
|
"hibernate-spatial",
|
||||||
"hibernate-testing",
|
"hibernate-testing",
|
||||||
|
|
Loading…
Reference in New Issue