Skip to content

Commit 2d27997

Browse files
committed
Upgrade to Hibernate 6.4.9.Final
Closes gh-41095
1 parent e228ed3 commit 2d27997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ bom {
377377
]
378378
}
379379
}
380-
library("Hibernate", "6.4.8.Final") {
380+
library("Hibernate", "6.4.9.Final") {
381381
group("org.hibernate.orm") {
382382
modules = [
383383
"hibernate-agroal",

0 commit comments

Comments
 (0)