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 305b5ab commit b14f7a0Copy full SHA for b14f7a0
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -538,7 +538,7 @@ bom {
538
releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
539
}
540
541
- library("Hibernate", "6.6.17.Final") {
+ library("Hibernate", "6.6.18.Final") {
542
prohibit {
543
versionRange "[7.0.0.Alpha1,)"
544
because "it exceeds our Jakarta EE 10 baseline"
0 commit comments