commit | 4f3215c7f9978886a88360f9cfa9209f7fabe78e | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Aug 30 17:02:27 2022 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Tue Aug 30 19:22:52 2022 +0200 |
tree | 8e53808771d18458131b9921fb46416f1c92a943 | |
parent | c60ca47408053af9f35ff0c8d4eac42d091331f2 [diff] [blame] |
Bump hibernate.version from 5.6.10.Final to 5.6.11.Final in /full Bumps `hibernate.version` from 5.6.10.Final to 5.6.11.Final. Updates `hibernate-entitymanager` from 5.6.10.Final to 5.6.11.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.11/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.10...5.6.11) Updates `hibernate-jpamodelgen` from 5.6.10.Final to 5.6.11.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.11/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.10...5.6.11) Updates `hibernate-java8` from 5.6.10.Final to 5.6.11.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.11/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.10...5.6.11) Updates `hibernate-c3p0` from 5.6.10.Final to 5.6.11.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.11/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.10...5.6.11) --- 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 #424 Change-Id: If31dbd03dcd603508c38baed93bc56a4d661dfae
diff --git a/full/pom.xml b/full/pom.xml index f6ea1d1..c7ca612 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.10.Final</hibernate.version> + <hibernate.version>5.6.11.Final</hibernate.version> </properties> <profiles> <profile>