Skip to content

Commit c030c84

Browse files
chore(deps): update dependency org.hibernate:hibernate-core to v7
1 parent 5e64390 commit c030c84

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
@@ -27,7 +27,7 @@ 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" }
30+
hibernate5-core = { module = "org.hibernate:hibernate-core", version = "7.0.0.Final" }
3131
hibernate7-core = { module = "org.hibernate:hibernate-core", version = "7.0.0.Final" }
3232

3333
# hibernate-reactive

0 commit comments

Comments
 (0)