Skip to content

Commit

Permalink
chore(deps): update dependency org.hibernate:hibernate-core to v6.6.4…
Browse files Browse the repository at this point in the history
….final
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 20d8613 commit 74bc833
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libs.example.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ spring-batch4-test = { module = "org.springframework.batch:spring-batch-test", v
spring-batch5-test = { module = "org.springframework.batch:spring-batch-test", version = "5.2.0" }

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

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

0 comments on commit 74bc833

Please sign in to comment.