commit | 2939823d82758cdadccbf50421b20e147e0e712e | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Jan 19 17:01:51 2022 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Wed Jan 19 18:37:57 2022 +0100 |
tree | adf6534c6fdde1f2ed0fe1c2c915edcab796fef5 | |
parent | 178bca0817d22f389ce147ab4096147540d9e177 [diff] |
Bump hibernate.version from 5.6.3.Final to 5.6.4.Final in /full Bumps `hibernate.version` from 5.6.3.Final to 5.6.4.Final. Updates `hibernate-entitymanager` from 5.6.3.Final to 5.6.4.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.4/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.3...5.6.4) Updates `hibernate-jpamodelgen` from 5.6.3.Final to 5.6.4.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.4/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.3...5.6.4) Updates `hibernate-java8` from 5.6.3.Final to 5.6.4.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.4/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.3...5.6.4) Updates `hibernate-c3p0` from 5.6.3.Final to 5.6.4.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.4/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.3...5.6.4) --- 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> Closes #314 Change-Id: I5695cc5159f2d50ff84103d57e89e66f60c7c8ed
diff --git a/full/pom.xml b/full/pom.xml index 2da14a8..60718f7 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.3.Final</hibernate.version> + <hibernate.version>5.6.4.Final</hibernate.version> </properties> <profiles> <profile>