We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b90244 commit 20daf08Copy full SHA for 20daf08
libs.example.versions.toml
@@ -19,7 +19,7 @@ spring-boot3-test = { module = "org.springframework.boot:spring-boot-starter-tes
19
spring-batch5-test = { module = "org.springframework.batch:spring-batch-test", version = "5.2.4" }
20
21
# hibernate
22
-hibernate7-core = { module = "org.hibernate:hibernate-core", version = "7.1.11.Final" }
+hibernate7-core = { module = "org.hibernate:hibernate-core", version = "7.2.0.Final" }
23
24
# hibernate-reactive
25
hibernate-reactive4-core = { module = "org.hibernate.reactive:hibernate-reactive-core", version = "4.1.8.Final" }
0 commit comments