Skip to content

Commit

Permalink
maven(deps): bump hibernateVersion from 5.4.30.Final to 5.4.31.Final (#…
Browse files Browse the repository at this point in the history
…3764)

Bumps `hibernateVersion` from 5.4.30.Final to 5.4.31.Final.

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

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

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

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 May 3, 2021
1 parent 19c1bdb commit 8f67100
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 @@ -1106,7 +1106,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.2.14.RELEASE</springVersion>
<hibernateVersion>5.4.30.Final</hibernateVersion>
<hibernateVersion>5.4.31.Final</hibernateVersion>
<hibernateSearchVersion>5.11.8.Final</hibernateSearchVersion>
<luceneVersion>5.5.5</luceneVersion>
<aspectjVersion>1.9.6</aspectjVersion>
Expand Down

0 comments on commit 8f67100

Please sign in to comment.