Skip to content

Commit dc3e22e

Browse files
committed
Upgrade to Hibernate 5.6.15.Final
Closes gh-34244
1 parent f527743 commit dc3e22e

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
@@ -468,7 +468,7 @@ bom {
468468
]
469469
}
470470
}
471-
library("Hibernate", "5.6.14.Final") {
471+
library("Hibernate", "5.6.15.Final") {
472472
prohibit {
473473
versionRange "[6.0.0.Alpha2,)"
474474
because "it uses the jakarta.* namespace"

0 commit comments

Comments
 (0)