Browse Source

Harmonize Hibernate dependency management

Closes gh-47698
pull/47706/head
Stéphane Nicoll 2 months ago
parent
commit
32c717b40c
  1. 6
      platform/spring-boot-dependencies/build.gradle

6
platform/spring-boot-dependencies/build.gradle

@ -571,12 +571,12 @@ bom { @@ -571,12 +571,12 @@ bom {
"hibernate-graalvm",
"hibernate-hikaricp",
"hibernate-jcache",
"hibernate-jpamodelgen",
"hibernate-micrometer",
"hibernate-proxool",
"hibernate-processor",
"hibernate-scan-jandex",
"hibernate-spatial",
"hibernate-testing",
"hibernate-vibur"
"hibernate-vector",
]
}
links {

Loading…
Cancel
Save