Skip to content

Commit 5dbde1b

Browse files
committed
Upgrade to Hibernate 5.6.4.Final
Closes gh-29497
1 parent 5b1486c commit 5dbde1b

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
@@ -418,7 +418,7 @@ bom {
418418
]
419419
}
420420
}
421-
library("Hibernate", "5.6.3.Final") {
421+
library("Hibernate", "5.6.4.Final") {
422422
prohibit("[6.0.0.Alpha2,)") {
423423
because "it uses the jakarta.* namespace"
424424
}

0 commit comments

Comments
 (0)