Skip to content

Commit cf5dc18

Browse files
committed
Upgrade to Hibernate 6.4.1.Final
Closes gh-38870
1 parent bf21fa8 commit cf5dc18

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

0 commit comments

Comments
 (0)