Skip to content

Commit c7ec566

Browse files
authored
Merge pull request #987 from line/renovate/org.hibernate-hibernate-core-7.x
chore(deps): update dependency org.hibernate:hibernate-core to v7.2.0.final
2 parents 4d9009d + 20daf08 commit c7ec566

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
@@ -19,7 +19,7 @@ spring-boot3-test = { module = "org.springframework.boot:spring-boot-starter-tes
1919
spring-batch5-test = { module = "org.springframework.batch:spring-batch-test", version = "5.2.4" }
2020

2121
# hibernate
22-
hibernate7-core = { module = "org.hibernate:hibernate-core", version = "7.1.11.Final" }
22+
hibernate7-core = { module = "org.hibernate:hibernate-core", version = "7.2.0.Final" }
2323

2424
# hibernate-reactive
2525
hibernate-reactive4-core = { module = "org.hibernate.reactive:hibernate-reactive-core", version = "4.1.8.Final" }

0 commit comments

Comments
 (0)