Skip to content

Commit

Permalink
chore(deps): update dependency org.hibernate:hibernate-core to v6.6.1…
Browse files Browse the repository at this point in the history
….final (#771)

* chore(deps): update dependency org.hibernate:hibernate-core to v6.6.1.final

* fix: hibernate-5

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hyunsik Kang <cj848@hanmail.net>
  • Loading branch information
renovate[bot] and cj848 authored Sep 21, 2024
1 parent 7ea61ed commit 481e50e
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.6.0.Final" }
hibernate6-core = { module = "org.hibernate:hibernate-core", version = "6.6.1.Final" }

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

0 comments on commit 481e50e

Please sign in to comment.