Skip to content

Commit 4df87f6

Browse files
committed
Upgrade to Hibernate 6.2.17.Final
Closes gh-38887
1 parent b00d5fa commit 4df87f6

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
@@ -365,7 +365,7 @@ bom {
365365
]
366366
}
367367
}
368-
library("Hibernate", "6.2.15.Final") {
368+
library("Hibernate", "6.2.17.Final") {
369369
group("org.hibernate.orm") {
370370
modules = [
371371
"hibernate-agroal",

0 commit comments

Comments
 (0)