Skip to content

Commit 419cc94

Browse files
committed
Upgrade to Hibernate 6.3.1.Final
Closes gh-37476
1 parent f2fb7a0 commit 419cc94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ bom {
376376
]
377377
}
378378
}
379-
library("Hibernate", "6.2.8.Final") {
379+
library("Hibernate", "6.3.1.Final") {
380380
group("org.hibernate.orm") {
381381
modules = [
382382
"hibernate-agroal",

0 commit comments

Comments
 (0)