Skip to content

Commit 76b0bd3

Browse files
chore(deps): update dependency org.hibernate:hibernate-core to v6.6.12.final
1 parent ee83ef3 commit 76b0bd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: libs.example.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ 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.2" }
2828

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

3333
# hibernate-reactive
3434
hibernate-reactive1-core = { module = "org.hibernate.reactive:hibernate-reactive-core", version = "1.1.9.Final" }

0 commit comments

Comments
 (0)