Skip to content

Commit 1b3b3aa

Browse files
committed
Upgrade to Hibernate 6.5.3.Final
Closes gh-42365
1 parent c2adc3b commit 1b3b3aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@ bom {
499499
releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
500500
}
501501
}
502-
library("Hibernate", "6.5.2.Final") {
502+
library("Hibernate", "6.5.3.Final") {
503503
group("org.hibernate.orm") {
504504
modules = [
505505
"hibernate-agroal",

0 commit comments

Comments
 (0)