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