We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d7bf89 commit 39976c1Copy full SHA for 39976c1
libs.example.versions.toml
@@ -27,7 +27,7 @@ spring-batch4-test = { module = "org.springframework.batch:spring-batch-test", v
27
spring-batch5-test = { module = "org.springframework.batch:spring-batch-test", version = "5.2.1" }
28
29
# hibernate
30
-hibernate5-core = { module = "org.hibernate:hibernate-core", version = "6.6.9.Final" }
+hibernate5-core = { module = "org.hibernate:hibernate-core", version = "5.6.15.Final" }
31
hibernate6-core = { module = "org.hibernate:hibernate-core", version = "6.6.9.Final" }
32
33
# hibernate-reactive
0 commit comments