Skip to content

Commit 801fd1d

Browse files
committed
Upgrade to Hibernate 6.6.0.Final
Closes gh-41931
1 parent aa4e228 commit 801fd1d

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
@@ -500,7 +500,7 @@ bom {
500500
releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
501501
}
502502
}
503-
library("Hibernate", "6.5.2.Final") {
503+
library("Hibernate", "6.6.0.Final") {
504504
group("org.hibernate.orm") {
505505
modules = [
506506
"hibernate-agroal",

0 commit comments

Comments
 (0)