Skip to content

Commit 5214a1d

Browse files
committed
Upgrade to Hibernate 6.4.0.Final
Closes spring-projectsgh-38523
1 parent 75a8955 commit 5214a1d

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.3.1.Final") {
380+
library("Hibernate", "6.4.0.Final") {
381381
group("org.hibernate.orm") {
382382
modules = [
383383
"hibernate-agroal",

0 commit comments

Comments
 (0)