Browse Source

Upgrade to Hibernate 6.4.10.Final

Closes gh-41766
pull/42868/head
Stéphane Nicoll 1 year ago
parent
commit
d7670e9083
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -382,7 +382,7 @@ bom { @@ -382,7 +382,7 @@ bom {
]
}
}
library("Hibernate", "6.4.9.Final") {
library("Hibernate", "6.4.10.Final") {
group("org.hibernate.orm") {
modules = [
"hibernate-agroal",

Loading…
Cancel
Save