commit | cdd4efcb9f7127615c522bb23d6501e7410de477 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Jul 07 17:04:14 2022 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Thu Jul 14 08:26:28 2022 +0200 |
tree | c4b21ea83dea7f6450d671c6976c07426a3289d3 | |
parent | 0e62a9525fdf2139e7819a5e78127df523970301 [diff] |
Bump hibernate.version from 5.6.9.Final to 5.6.10.Final in /full Bumps `hibernate.version` from 5.6.9.Final to 5.6.10.Final. Updates `hibernate-entitymanager` from 5.6.9.Final to 5.6.10.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.10/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.9...5.6.10) Updates `hibernate-jpamodelgen` from 5.6.9.Final to 5.6.10.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.10/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.9...5.6.10) Updates `hibernate-java8` from 5.6.9.Final to 5.6.10.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.10/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.9...5.6.10) Updates `hibernate-c3p0` from 5.6.9.Final to 5.6.10.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.10/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.9...5.6.10) --- 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 #397 Change-Id: I9669dc9d341083edf7144b518c9832fc39e145e0
diff --git a/full/pom.xml b/full/pom.xml index 8b8e95e..0bffcd7 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.9.Final</hibernate.version> + <hibernate.version>5.6.10.Final</hibernate.version> </properties> <profiles> <profile>