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