Skip to content

Commit 436ae02

Browse files
committed
Upgrade to Hibernate 6.4.8.Final
Closes gh-40722
1 parent 9130030 commit 436ae02

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
@@ -377,7 +377,7 @@ bom {
377377
]
378378
}
379379
}
380-
library("Hibernate", "6.4.4.Final") {
380+
library("Hibernate", "6.4.8.Final") {
381381
group("org.hibernate.orm") {
382382
modules = [
383383
"hibernate-agroal",

0 commit comments

Comments
 (0)