Skip to content

Commit 9c92805

Browse files
committed
Upgrade to Hibernate 6.6.14.Final
Closes gh-45515
1 parent 8922f23 commit 9c92805

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
@@ -516,7 +516,7 @@ bom {
516516
releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
517517
}
518518
}
519-
library("Hibernate", "6.6.13.Final") {
519+
library("Hibernate", "6.6.14.Final") {
520520
group("org.hibernate.orm") {
521521
modules = [
522522
"hibernate-agroal",

0 commit comments

Comments
 (0)