Skip to content

Commit be83a99

Browse files
renovate[bot]cj848
andauthored
chore(deps): update dependency org.hibernate:hibernate-core to v7.0.4.final (#890)
* chore(deps): update dependency org.hibernate:hibernate-core to v7.0.4.final * fix: hibernate 5 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Hyunsik Kang <cj848@hanmail.net>
1 parent 3d386f2 commit be83a99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs.example.versions.toml

Lines changed: 1 addition & 1 deletion
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-
hibernate7-core = { module = "org.hibernate:hibernate-core", version = "7.0.3.Final" }
31+
hibernate7-core = { module = "org.hibernate:hibernate-core", version = "7.0.4.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)