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 dfaef50 commit d50ec75Copy full SHA for d50ec75
platform/spring-boot-dependencies/build.gradle
@@ -559,7 +559,7 @@ bom {
559
releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
560
}
561
562
- library("Hibernate", "7.1.5.Final") {
+ library("Hibernate", "7.1.6.Final") {
563
group("org.hibernate.orm") {
564
modules = [
565
"hibernate-agroal",
0 commit comments