Skip to content

Commit

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

---
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]>

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 Sep 7, 2022
1 parent 2da4e41 commit 00f261b
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 @@ -50,7 +50,7 @@
<version.smallrye.common>1.10.0</version.smallrye.common>
<version.jnpserver>5.0.5.Final</version.jnpserver>
<version.resteasy>4.6.0.Final</version.resteasy>
<version.hibernate>5.6.5.Final</version.hibernate>
<version.hibernate>5.6.11.Final</version.hibernate>
<version.hsqldb>2.5.0</version.hsqldb>
<version.vertx>4.3.3</version.vertx>
<version.hamcrest>2.2</version.hamcrest>
Expand Down

0 comments on commit 00f261b

Please sign in to comment.