commit | 96531f6eb6a486d0e6bddf8058757b3727c39e09 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Jan 25 17:02:01 2022 +0000 |
committer | Eliza Margaretha <margaretha@users.noreply.github.com> | Mon Feb 07 11:00:03 2022 +0100 |
tree | 96d3a54ece22612098778cecf22166c186ecbf4d | |
parent | 5897be269585e6c4404e81ab5b46fd946cfad26a [diff] |
Bump hibernate.version from 5.6.4.Final to 5.6.5.Final in /full Bumps `hibernate.version` from 5.6.4.Final to 5.6.5.Final. Updates `hibernate-entitymanager` 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](https://github.com/hibernate/hibernate-orm/compare/5.6.4...5.6.5) Updates `hibernate-jpamodelgen` 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](https://github.com/hibernate/hibernate-orm/compare/5.6.4...5.6.5) Updates `hibernate-java8` 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](https://github.com/hibernate/hibernate-orm/compare/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](https://github.com/hibernate/hibernate-orm/compare/5.6.4...5.6.5) --- updated-dependencies: - dependency-name: org.hibernate:hibernate-entitymanager dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate:hibernate-jpamodelgen dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate:hibernate-java8 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 ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/full/pom.xml b/full/pom.xml index 242ebe2..c8fc635 100644 --- a/full/pom.xml +++ b/full/pom.xml
@@ -8,7 +8,7 @@ <java.version>1.8</java.version> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <jersey.version>1.19.4</jersey.version> - <hibernate.version>5.6.4.Final</hibernate.version> + <hibernate.version>5.6.5.Final</hibernate.version> </properties> <profiles> <profile>