Skip to content

Commit 06dfce6

Browse files
committed
Upgrade to Hibernate 6.2.20.Final
Closes gh-39176
1 parent f118d5d commit 06dfce6

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.17.Final") {
368+
library("Hibernate", "6.2.20.Final") {
369369
group("org.hibernate.orm") {
370370
modules = [
371371
"hibernate-agroal",

0 commit comments

Comments
 (0)