mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 10:19:03 +00:00
Upgrade to Hibernate 6.6.29.Final
Closes gh-47216
This commit is contained in:
@@ -554,7 +554,7 @@ bom {
|
||||
releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Hibernate", "6.6.28.Final") {
|
||||
library("Hibernate", "6.6.29.Final") {
|
||||
prohibit {
|
||||
versionRange "[7.0.0.Alpha1,)"
|
||||
because "it exceeds our Jakarta EE 10 baseline"
|
||||
|
||||
Reference in New Issue
Block a user