Skip to content

Commit

Permalink
maven(deps): bump hibernateVersion from 5.6.12.Final to 5.6.14.Final (o…
Browse files Browse the repository at this point in the history
…penmrs#4188)

Bumps `hibernateVersion` from 5.6.12.Final to 5.6.14.Final.

Updates `hibernate-core` from 5.6.12.Final to 5.6.14.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.14/changelog.txt)
- [Commits](hibernate/hibernate-orm@5.6.12...5.6.14)

Updates `hibernate-c3p0` from 5.6.12.Final to 5.6.14.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.14/changelog.txt)
- [Commits](hibernate/hibernate-orm@5.6.12...5.6.14)

Updates `hibernate-ehcache` from 5.6.12.Final to 5.6.14.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.14/changelog.txt)
- [Commits](hibernate/hibernate-orm@5.6.12...5.6.14)

---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate:hibernate-c3p0
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate:hibernate-ehcache
  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] committed Nov 8, 2022
1 parent f597cbd commit 268708f
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 @@ -1138,7 +1138,7 @@
version of Hibernate Search must be compatible with the version of Hibernate and Hibernate must
be compatible with our version of Spring. -->
<springVersion>5.3.23</springVersion>
<hibernateVersion>5.6.12.Final</hibernateVersion>
<hibernateVersion>5.6.14.Final</hibernateVersion>
<hibernateSearchVersion>5.11.11.Final</hibernateSearchVersion>
<luceneVersion>5.5.5</luceneVersion>
<aspectjVersion>1.9.9.1</aspectjVersion>
Expand Down

0 comments on commit 268708f

Please sign in to comment.