We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4782be3 commit 4437a71Copy full SHA for 4437a71
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -554,7 +554,7 @@ bom {
554
releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
555
}
556
557
- library("Hibernate", "6.6.22.Final") {
+ library("Hibernate", "6.6.24.Final") {
558
prohibit {
559
versionRange "[7.0.0.Alpha1,)"
560
because "it exceeds our Jakarta EE 10 baseline"
0 commit comments