Skip to content

Commit dc6fec6

Browse files
committed
Upgrade to Hibernate 6.6.28.Final
Closes gh-47097
1 parent bcacae7 commit dc6fec6

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.26.Final") {
535+
library("Hibernate", "6.6.28.Final") {
536536
group("org.hibernate.orm") {
537537
modules = [
538538
"hibernate-agroal",

0 commit comments

Comments
 (0)