Skip to content

Commit 8b92341

Browse files
maven(deps): bump hibernateVersion from 5.6.4.Final to 5.6.5.Final (#3972)
Bumps `hibernateVersion` from 5.6.4.Final to 5.6.5.Final. Updates `hibernate-core` from 5.6.4.Final to 5.6.5.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.5/changelog.txt) - [Commits](hibernate/hibernate-orm@5.6.4...5.6.5) Updates `hibernate-c3p0` from 5.6.4.Final to 5.6.5.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.5/changelog.txt) - [Commits](hibernate/hibernate-orm@5.6.4...5.6.5) Updates `hibernate-ehcache` from 5.6.4.Final to 5.6.5.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.5/changelog.txt) - [Commits](hibernate/hibernate-orm@5.6.4...5.6.5) --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1f76de1 commit 8b92341

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1109,7 +1109,7 @@
11091109
version of Hibernate Search must be compatible with the version of Hibernate and Hibernate must
11101110
be compatible with our version of Spring. -->
11111111
<springVersion>5.2.14.RELEASE</springVersion>
1112-
<hibernateVersion>5.6.4.Final</hibernateVersion>
1112+
<hibernateVersion>5.6.5.Final</hibernateVersion>
11131113
<hibernateSearchVersion>5.11.10.Final</hibernateSearchVersion>
11141114
<luceneVersion>5.5.5</luceneVersion>
11151115
<aspectjVersion>1.9.7</aspectjVersion>

0 commit comments

Comments
 (0)