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 3b37805 commit c220334Copy full SHA for c220334
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -524,7 +524,7 @@ bom {
524
releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
525
}
526
527
- library("Hibernate", "6.6.6.Final") {
+ library("Hibernate", "6.6.7.Final") {
528
prohibit {
529
versionRange "[7.0.0.Alpha1,)"
530
because "it exceeds our Jakarta EE 10 baseline"
0 commit comments