Skip to content

Commit

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

---
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 Mar 16, 2022
1 parent a58c5a3 commit ca60ab3
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 @@
<fastinfoset.version>1.2.18</fastinfoset.version>
<guava.version>31.1-jre</guava.version>
<h2.version>2.1.210</h2.version>
<hibernate.version>5.6.6.Final</hibernate.version>
<hibernate.version>5.6.7.Final</hibernate.version>
<hibernate-validator.version>6.1.7.Final</hibernate-validator.version>
<httpclient.version>4.5.13</httpclient.version>
<httpcore.version>4.4.15</httpcore.version>
Expand Down

0 comments on commit ca60ab3

Please sign in to comment.