commit | 67916e22a603d25ab0c0f6b5d6a911797645f29d | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Jul 29 19:03:54 2021 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Thu Jul 29 21:21:53 2021 +0200 |
tree | 9476987ba42c54e81852cd67ee65c3c7e11b7930 | |
parent | 192879b3958be9d8ce2513ab4e4b1cfc3360fedd [diff] [blame] |
Bump hibernate.version from 5.5.3.Final to 5.5.5.Final in /full Bumps `hibernate.version` from 5.5.3.Final to 5.5.5.Final. Updates `hibernate-entitymanager` from 5.5.3.Final to 5.5.5.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.3...5.5.5) Updates `hibernate-jpamodelgen` from 5.5.3.Final to 5.5.5.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.3...5.5.5) Updates `hibernate-java8` from 5.5.3.Final to 5.5.5.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.3...5.5.5) Updates `hibernate-c3p0` from 5.5.3.Final to 5.5.5.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.3...5.5.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> Closes #227 Change-Id: I1f9cce3230d44a82b65c42e76829f23d4d26bda9
diff --git a/full/pom.xml b/full/pom.xml index 3b72123..3189454 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.3.Final</hibernate.version> + <hibernate.version>5.5.5.Final</hibernate.version> </properties> <profiles> <profile>