Skip to content

Commit

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 6, 2023
1 parent f35766d commit 77f4121
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 @@ -51,7 +51,7 @@
<guava.version>32.1.2-jre</guava.version>
<h2.version>2.2.222</h2.version>
<hamcrest.version>2.2</hamcrest.version>
<hibernate.version>6.2.7.Final</hibernate.version>
<hibernate.version>6.3.0.Final</hibernate.version>
<hibernate-validator.version>7.0.5.Final</hibernate-validator.version>
<hk2.version>3.0.4</hk2.version>
<httpclient.version>4.5.14</httpclient.version>
Expand Down

0 comments on commit 77f4121

Please sign in to comment.