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