mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 18:29:03 +00:00
Upgrade to Hibernate 5.5.7.Final
Closes gh-28008
This commit is contained in:
@@ -409,7 +409,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Hibernate", "5.5.6.Final") {
|
||||
library("Hibernate", "5.5.7.Final") {
|
||||
prohibit("[6.0.0.Alpha2,)") {
|
||||
because "it uses the jakarta.* namespace"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user