Skip to content

Commit 39976c1

Browse files
authored
fix: hibernate-5
1 parent 5d7bf89 commit 39976c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs.example.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ spring-batch4-test = { module = "org.springframework.batch:spring-batch-test", v
2727
spring-batch5-test = { module = "org.springframework.batch:spring-batch-test", version = "5.2.1" }
2828

2929
# hibernate
30-
hibernate5-core = { module = "org.hibernate:hibernate-core", version = "6.6.9.Final" }
30+
hibernate5-core = { module = "org.hibernate:hibernate-core", version = "5.6.15.Final" }
3131
hibernate6-core = { module = "org.hibernate:hibernate-core", version = "6.6.9.Final" }
3232

3333
# hibernate-reactive

0 commit comments

Comments
 (0)