Skip to content

Commit 7b2add0

Browse files
committed
Upgrade to Hibernate 6.5.0.CR2
Closes gh-40378
1 parent 3da8782 commit 7b2add0

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
@@ -509,7 +509,7 @@ bom {
509509
releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
510510
}
511511
}
512-
library("Hibernate", "6.5.0.CR1") {
512+
library("Hibernate", "6.5.0.CR2") {
513513
group("org.hibernate.orm") {
514514
modules = [
515515
"hibernate-agroal",

0 commit comments

Comments
 (0)