Skip to content

Commit 96dbd09

Browse files
committed
Upgrade to Hibernate 6.1.7.Final
Closes gh-34261
1 parent 83b7060 commit 96dbd09

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
@@ -329,7 +329,7 @@ bom {
329329
]
330330
}
331331
}
332-
library("Hibernate", "6.1.6.Final") {
332+
library("Hibernate", "6.1.7.Final") {
333333
group("org.hibernate.orm") {
334334
modules = [
335335
"hibernate-agroal",

0 commit comments

Comments
 (0)