Skip to content

Commit e564fb5

Browse files
committed
Upgrade to Hibernate 6.6.21.Final
Closes gh-46429
1 parent 60c4ec0 commit e564fb5

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
@@ -532,7 +532,7 @@ bom {
532532
releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
533533
}
534534
}
535-
library("Hibernate", "6.6.20.Final") {
535+
library("Hibernate", "6.6.21.Final") {
536536
group("org.hibernate.orm") {
537537
modules = [
538538
"hibernate-agroal",

0 commit comments

Comments
 (0)