Skip to content

Commit

Permalink
Upgrade to Hibernate 5.6.10.Final
Browse files Browse the repository at this point in the history
Closes gh-31738
  • Loading branch information
snicoll committed Jul 14, 2022
1 parent ac4c3d2 commit 689dae1
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 @@ -454,7 +454,7 @@ bom {
]
}
}
library("Hibernate", "5.6.9.Final") {
library("Hibernate", "5.6.10.Final") {
prohibit("[6.0.0.Alpha2,)") {
because "it uses the jakarta.* namespace"
}
Expand Down

0 comments on commit 689dae1

Please sign in to comment.