Skip to content

Commit

Permalink
Upgrade to Hibernate 5.6.6.Final
Browse files Browse the repository at this point in the history
Closes gh-30240
  • Loading branch information
snicoll committed Mar 16, 2022
1 parent 8e016e8 commit 230ebcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ bom {
]
}
}
library("Hibernate", "5.6.5.Final") {
library("Hibernate", "5.6.6.Final") {
prohibit("[6.0.0.Alpha2,)") {
because "it uses the jakarta.* namespace"
}
Expand Down

0 comments on commit 230ebcb

Please sign in to comment.