Skip to content

Commit e74eba8

Browse files
committed
Upgrade to Hibernate 5.6.4.Final
Closes gh-29505
1 parent 8d0263c commit e74eba8

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
@@ -431,7 +431,7 @@ bom {
431431
]
432432
}
433433
}
434-
library("Hibernate", "5.6.3.Final") {
434+
library("Hibernate", "5.6.4.Final") {
435435
prohibit("[6.0.0.Alpha2,)") {
436436
because "it uses the jakarta.* namespace"
437437
}

0 commit comments

Comments
 (0)