Skip to content

Commit

Permalink
build(deps): bump hibernate-core from 6.2.5.Final to 6.2.6.Final
Browse files Browse the repository at this point in the history
Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 6.2.5.Final to 6.2.6.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.2.6/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.2.5...6.2.6)

---
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] committed Jul 10, 2023
1 parent bcfd8df commit 9c35c71
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 @@ -37,7 +37,7 @@
<HikariCP.version>5.0.1</HikariCP.version>
<mysql-connector-j.version>8.0.33</mysql-connector-j.version>
<log4jdbc.version>1.2</log4jdbc.version>
<hibernate.version>6.2.5.Final</hibernate.version>
<hibernate.version>6.2.6.Final</hibernate.version>
<ebean.version>13.20.1-jakarta</ebean.version>
<jdbi.version>3.39.1</jdbi.version>
<flyway.version>9.19.1</flyway.version>
Expand Down

0 comments on commit 9c35c71

Please sign in to comment.