Skip to content

Commit

Permalink
Upgrade to Hibernate 5.6.4.Final
Browse files Browse the repository at this point in the history
Closes gh-29497
  • Loading branch information
snicoll committed Jan 20, 2022
1 parent 5b1486c commit 5dbde1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -418,7 +418,7 @@ bom {
]
}
}
library("Hibernate", "5.6.3.Final") {
library("Hibernate", "5.6.4.Final") {
prohibit("[6.0.0.Alpha2,)") {
because "it uses the jakarta.* namespace"
}
Expand Down

0 comments on commit 5dbde1b

Please sign in to comment.