commit | 93407f27a685807dfaaf2383d9304d213d495628 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Mar 17 17:01:42 2022 +0000 |
committer | Eliza Margaretha <margaretha@users.noreply.github.com> | Fri Mar 25 11:43:37 2022 +0100 |
tree | 537bb013332535e9f4592da41c00d20fb202f924 | |
parent | 6c8924ebdf7e1238b65c4ffe98611450c759a285 [diff] [blame] |
Bump hibernate.version from 5.6.5.Final to 5.6.7.Final in /full Bumps `hibernate.version` from 5.6.5.Final to 5.6.7.Final. Updates `hibernate-entitymanager` from 5.6.5.Final to 5.6.7.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.7/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.5...5.6.7) Updates `hibernate-jpamodelgen` from 5.6.5.Final to 5.6.7.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.7/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.5...5.6.7) Updates `hibernate-java8` from 5.6.5.Final to 5.6.7.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.7/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.5...5.6.7) Updates `hibernate-c3p0` from 5.6.5.Final to 5.6.7.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.7/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.5...5.6.7) --- 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 3ccf827..0d601b9 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.5.Final</hibernate.version> + <hibernate.version>5.6.7.Final</hibernate.version> </properties> <profiles> <profile>