Skip to content

Commit

Permalink
build(deps): bump org.hibernate.orm:hibernate-core
Browse files Browse the repository at this point in the history
Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) from 6.4.1.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.1...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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent c863278 commit 5f92c91
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 @@ -36,7 +36,7 @@
<!-- data -->
<HikariCP.version>5.1.0</HikariCP.version>
<log4jdbc.version>1.2</log4jdbc.version>
<hibernate.version>6.4.1.Final</hibernate.version>
<hibernate.version>6.4.4.Final</hibernate.version>
<ebean.version>13.25.2-jakarta</ebean.version>
<jdbi.version>3.44.0</jdbi.version>
<flyway.version>9.22.3</flyway.version>
Expand Down

0 comments on commit 5f92c91

Please sign in to comment.