mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to Hibernate 7.4.7.Final
Closes gh-51675
This commit is contained in:
@@ -642,7 +642,7 @@ bom {
|
||||
releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Hibernate", "7.4.5.Final") {
|
||||
library("Hibernate", "7.4.7.Final") {
|
||||
group("org.hibernate.orm") {
|
||||
modules = [
|
||||
"hibernate-agroal",
|
||||
|
||||
Reference in New Issue
Block a user