commit | d8b3a642926771445b83ea9bae0b3ff9f6887b6b | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Oct 13 17:01:45 2021 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Thu Oct 14 20:03:20 2021 +0200 |
tree | 9b15b3b6c51acd3c9a3ce742d4dbf4aa982b1453 | |
parent | 61791aa86e5d19eb3e42f8cf701d3392816f044f [diff] [blame] |
Bump hibernate.version from 5.5.7.Final to 5.6.0.Final in /full Bumps `hibernate.version` from 5.5.7.Final to 5.6.0.Final. Updates `hibernate-entitymanager` from 5.5.7.Final to 5.6.0.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.5.7...5.6.0) Updates `hibernate-jpamodelgen` from 5.5.7.Final to 5.6.0.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.5.7...5.6.0) Updates `hibernate-java8` from 5.5.7.Final to 5.6.0.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.5.7...5.6.0) Updates `hibernate-c3p0` from 5.5.7.Final to 5.6.0.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.5.7...5.6.0) --- updated-dependencies: - dependency-name: org.hibernate:hibernate-entitymanager dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.hibernate:hibernate-jpamodelgen dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.hibernate:hibernate-java8 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.hibernate:hibernate-c3p0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Closes #272 Change-Id: Ic7f3f639add9b87e107214b7c17c291d391961b6
diff --git a/full/pom.xml b/full/pom.xml index 801ee31..753543d 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.5.7.Final</hibernate.version> + <hibernate.version>5.6.0.Final</hibernate.version> </properties> <profiles> <profile>