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 f4fd75d commit e1bcf6cCopy full SHA for e1bcf6c
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -558,7 +558,7 @@ bom {
558
releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
559
}
560
561
- library("Hibernate", "6.6.34.Final") {
+ library("Hibernate", "6.6.36.Final") {
562
prohibit {
563
versionRange "[7.0.0.Alpha1,)"
564
because "it exceeds our Jakarta EE 10 baseline"
0 commit comments