Skip to content

Commit fcc569e

Browse files
committed
Upgrade to Hibernate 6.6.4.Final
Closes gh-43566
1 parent 1b8fcb6 commit fcc569e

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.3.Final") {
517+
library("Hibernate", "6.6.4.Final") {
518518
group("org.hibernate.orm") {
519519
modules = [
520520
"hibernate-agroal",

0 commit comments

Comments
 (0)