commit | a7566282f47cfbc2926441f896905549a0d02ef0 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Aug 20 17:01:47 2021 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Tue Aug 24 16:31:47 2021 +0200 |
tree | f0cd31f5823fee11d55a0069cb36d345be51c234 | |
parent | 7cba44ffb8885bef2f6a830428a79f386c012963 [diff] |
Bump hibernate.version from 5.5.5.Final to 5.5.6 in /full Bumps `hibernate.version` from 5.5.5.Final to 5.5.6. Updates `hibernate-entitymanager` from 5.5.5.Final to 5.5.6 - [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.5...5.5.6) Updates `hibernate-jpamodelgen` from 5.5.5.Final to 5.5.6 - [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.5...5.5.6) Updates `hibernate-java8` from 5.5.5.Final to 5.5.6 - [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.5...5.5.6) Updates `hibernate-c3p0` from 5.5.5.Final to 5.5.6 - [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.5...5.5.6) --- 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 #238 Change-Id: I27c58a497b7bcf44f3c6b473878db24c886c97e9
diff --git a/full/pom.xml b/full/pom.xml index f9cf174..d9d778b 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.5.Final</hibernate.version> + <hibernate.version>5.5.6</hibernate.version> </properties> <profiles> <profile>