commit | f6af9302573116cd64deb239f64694be09d39b8f | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Nov 04 17:00:38 2022 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Sat Nov 05 09:16:23 2022 +0100 |
tree | 96e0eb9feb42fdb46d7218233940bd6cd5b5df87 | |
parent | a2630eb1c11aa7eefedd0e31318c4f2a3e1e6162 [diff] |
Bump hibernate.version from 5.6.12.Final to 5.6.14.Final in /full Bumps `hibernate.version` from 5.6.12.Final to 5.6.14.Final. Updates `hibernate-entitymanager` from 5.6.12.Final to 5.6.14.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.14/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.12...5.6.14) Updates `hibernate-jpamodelgen` from 5.6.12.Final to 5.6.14.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.14/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.12...5.6.14) Updates `hibernate-java8` from 5.6.12.Final to 5.6.14.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.14/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.12...5.6.14) Updates `hibernate-c3p0` from 5.6.12.Final to 5.6.14.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.14/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.12...5.6.14) --- 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 #468 Change-Id: Ibbc6a63a6b70427a321186d960c4a5794a0b0c39
diff --git a/full/pom.xml b/full/pom.xml index 34c38f2..b9b7094 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.12.Final</hibernate.version> + <hibernate.version>5.6.14.Final</hibernate.version> </properties> <profiles> <profile>