diff --git a/libs.example.versions.toml b/libs.example.versions.toml index a5a10788f..3984f1df9 100644 --- a/libs.example.versions.toml +++ b/libs.example.versions.toml @@ -27,7 +27,7 @@ spring-batch5-test = { module = "org.springframework.batch:spring-batch-test", v spring-batch4-test = { module = "org.springframework.batch:spring-batch-test", version = "4.3.10" } # hibernate -hibernate5-core = { module = "org.hibernate:hibernate-core", version = "6.6.1.Final" } +hibernate5-core = { module = "org.hibernate:hibernate-core", version = "5.6.15.Final" } hibernate6-core = { module = "org.hibernate:hibernate-core", version = "6.6.1.Final" } # hibernate-reactive