commit | 4da3edd4f0e7b291ee889acc3b3cc587a8e83004 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Sep 27 17:02:05 2022 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Tue Sep 27 19:32:11 2022 +0200 |
tree | a0aa271eda0de391b4e79b94f83656e9e6c9d787 | |
parent | f7946346957ea3602f4de54688cfdec5d74ed30a [diff] |
Bump hibernate.version from 5.6.11.Final to 5.6.12.Final in /full Bumps `hibernate.version` from 5.6.11.Final to 5.6.12.Final. Updates `hibernate-entitymanager` from 5.6.11.Final to 5.6.12.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.12/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.11...5.6.12) Updates `hibernate-jpamodelgen` from 5.6.11.Final to 5.6.12.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.12/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.11...5.6.12) Updates `hibernate-java8` from 5.6.11.Final to 5.6.12.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.12/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.11...5.6.12) Updates `hibernate-c3p0` from 5.6.11.Final to 5.6.12.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.12/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.11...5.6.12) --- 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 #449 Change-Id: I9acaa01e16052a6854187c2db02cc022ce1eb6fb
diff --git a/full/pom.xml b/full/pom.xml index d3fb062..f9d6a65 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.11.Final</hibernate.version> + <hibernate.version>5.6.12.Final</hibernate.version> </properties> <profiles> <profile>