Skip to content

Commit

Permalink
Bump org.hibernate.orm:hibernate-core from 6.4.3.Final to 6.4.4.Final (
Browse files Browse the repository at this point in the history
…#945)

Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) from 6.4.3.Final to 6.4.4.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.4.4/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.4.3...6.4.4)

---
updated-dependencies:
- dependency-name: org.hibernate.orm: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 Feb 13, 2024
1 parent d656512 commit f9634b1
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 @@ -52,7 +52,7 @@
<guava.version>33.0.0-jre</guava.version>
<h2.version>2.2.224</h2.version>
<hamcrest.version>2.2</hamcrest.version>
<hibernate.version>6.4.3.Final</hibernate.version>
<hibernate.version>6.4.4.Final</hibernate.version>
<hibernate-validator.version>7.0.5.Final</hibernate-validator.version>
<hk2.version>3.0.6</hk2.version>
<httpclient.version>4.5.14</httpclient.version>
Expand Down

0 comments on commit f9634b1

Please sign in to comment.