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