diff --git a/libs.example.versions.toml b/libs.example.versions.toml index 0241928a5..47541879a 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.4.5.Final" } +hibernate5-core = { module = "org.hibernate:hibernate-core", version = "5.6.15.Final" } hibernate6-core = { module = "org.hibernate:hibernate-core", version = "6.4.5.Final" } # hibernate-reactive