Skip to content

Commit

Permalink
chore(deps): update dependency org.hibernate:hibernate-core to v6.6.3…
Browse files Browse the repository at this point in the history
….final
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent 17af2a2 commit e60a030
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-batch5-test = { module = "org.springframework.batch:spring-batch-test", v
spring-batch4-test = { module = "org.springframework.batch:spring-batch-test", version = "4.3.10" }

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

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

0 comments on commit e60a030

Please sign in to comment.