Skip to content

Commit e1c05fe

Browse files
committed
Upgrade to Hibernate 6.6.13.Final
Closes gh-45073
1 parent c94b3d4 commit e1c05fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ bom {
516516
releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
517517
}
518518
}
519-
library("Hibernate", "6.6.11.Final") {
519+
library("Hibernate", "6.6.13.Final") {
520520
group("org.hibernate.orm") {
521521
modules = [
522522
"hibernate-agroal",

0 commit comments

Comments
 (0)