Skip to content

Commit 94dbc7b

Browse files
renovate[bot]cj848
andauthored
chore(deps): update dependency org.hibernate:hibernate-core to v6.6.10.final (#844)
* chore(deps): update dependency org.hibernate:hibernate-core to v6.6.10.final * fix: hibernate-5 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Hyunsik Kang <[email protected]>
1 parent f809b7d commit 94dbc7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs.example.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ spring-batch5-test = { module = "org.springframework.batch:spring-batch-test", v
2828

2929
# hibernate
3030
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" }
31+
hibernate6-core = { module = "org.hibernate:hibernate-core", version = "6.6.10.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)