Skip to content

Commit 6717b7d

Browse files
committed
Upgrade to Hibernate 6.2.9.Final
Closes gh-37465
1 parent dcdfd76 commit 6717b7d

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
@@ -371,7 +371,7 @@ bom {
371371
]
372372
}
373373
}
374-
library("Hibernate", "6.2.8.Final") {
374+
library("Hibernate", "6.2.9.Final") {
375375
group("org.hibernate.orm") {
376376
modules = [
377377
"hibernate-agroal",

0 commit comments

Comments
 (0)