commit | 8fc6bd43d12dabde659d0604217ffd57d22f6c8b | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Aug 25 17:03:13 2021 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Wed Aug 25 19:17:48 2021 +0200 |
tree | fb2e8111f525e97bc2ac487f0323a2cc5580458a | |
parent | 0118fdce9d0714978b6e232451c31caf96358c2d [diff] |
Bump hibernate.version from 5.5.6 to 5.5.7.Final in /full Bumps `hibernate.version` from 5.5.6 to 5.5.7.Final. Updates `hibernate-entitymanager` from 5.5.6 to 5.5.7.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.6...5.5.7) Updates `hibernate-jpamodelgen` from 5.5.6 to 5.5.7.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.6...5.5.7) Updates `hibernate-java8` from 5.5.6 to 5.5.7.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.6...5.5.7) Updates `hibernate-c3p0` from 5.5.6 to 5.5.7.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.6...5.5.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> Closes #240 Change-Id: Icfdf18322c943f418ce61d7012b5e4f1a56a94cd
diff --git a/full/pom.xml b/full/pom.xml index d9d778b..8940bef 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.6</hibernate.version> + <hibernate.version>5.5.7.Final</hibernate.version> </properties> <profiles> <profile>