Skip to content

Commit 26fcd2d

Browse files
committed
Upgrade to Hibernate 6.6.9.Final
Closes gh-44547
1 parent 33e7238 commit 26fcd2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@ bom {
514514
releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
515515
}
516516
}
517-
library("Hibernate", "6.6.8.Final") {
517+
library("Hibernate", "6.6.9.Final") {
518518
group("org.hibernate.orm") {
519519
modules = [
520520
"hibernate-agroal",

0 commit comments

Comments
 (0)