Skip to content

Commit

Permalink
Merge pull request #699 from line/renovate/org.hibernate-hibernate-co…
Browse files Browse the repository at this point in the history
…re-6.x

chore(deps): update dependency org.hibernate:hibernate-core to v6.5.0.final
  • Loading branch information
cj848 authored Apr 25, 2024
2 parents ad091f5 + 513a0fc commit 728fceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs.example.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spring-batch4-test = { module = "org.springframework.batch:spring-batch-test", v

# hibernate
hibernate5-core = { module = "org.hibernate:hibernate-core", version = "5.6.15.Final" }
hibernate6-core = { module = "org.hibernate:hibernate-core", version = "6.4.6.Final" }
hibernate6-core = { module = "org.hibernate:hibernate-core", version = "6.5.0.Final" }

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

0 comments on commit 728fceb

Please sign in to comment.