Skip to content

Commit

Permalink
Bump hibernate-core from 5.6.8.Final to 5.6.9.Final (#65)
Browse files Browse the repository at this point in the history
Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.6.8.Final to 5.6.9.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.9/changelog.txt)
- [Commits](hibernate/hibernate-orm@5.6.8...5.6.9)

---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 19, 2022
1 parent cd8fdcc commit a1a5874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@

<kafka.version>3.2.0</kafka.version>

<hibernate.version>5.6.8.Final</hibernate.version>
<hibernate.version>5.6.9.Final</hibernate.version>
<hikari.version>5.0.1</hikari.version>
<flyway.version>8.5.11</flyway.version>
<postgresql.version>42.3.5</postgresql.version>
Expand Down

0 comments on commit a1a5874

Please sign in to comment.