Skip to content

Commit 2c67acb

Browse files
committed
Upgrade to Hibernate 5.4.23.Final
Closes gh-24080
1 parent 0142ed1 commit 2c67acb

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
@@ -410,7 +410,7 @@ bom {
410410
]
411411
}
412412
}
413-
library("Hibernate", "5.4.22.Final") {
413+
library("Hibernate", "5.4.23.Final") {
414414
group("org.hibernate") {
415415
modules = [
416416
"hibernate-c3p0",

0 commit comments

Comments
 (0)