Skip to content

Commit 306dc63

Browse files
committed
Upgrade to Hibernate 6.2.2.Final
Closes gh-35275
1 parent c52c48e commit 306dc63

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

0 commit comments

Comments
 (0)