commit | 8aeada1a633c38f2125972e42d5ee978140dcbfc | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Mar 19 05:14:39 2021 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Fri Mar 19 07:17:31 2021 +0100 |
tree | 43da023151a923d6712b934d8dc32e4c143cd8c0 | |
parent | 96fdefc97c191910545a9696c18df9815ca66c34 [diff] |
Bump hibernate.version from 5.4.28.Final to 5.4.29.Final in /full Bumps `hibernate.version` from 5.4.28.Final to 5.4.29.Final. Updates `hibernate-entitymanager` from 5.4.28.Final to 5.4.29.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.4.29/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.4.28...5.4.29) Updates `hibernate-jpamodelgen` from 5.4.28.Final to 5.4.29.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.4.29/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.4.28...5.4.29) Updates `hibernate-java8` from 5.4.28.Final to 5.4.29.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.4.29/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.4.28...5.4.29) Updates `hibernate-c3p0` from 5.4.28.Final to 5.4.29.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.4.29/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.4.28...5.4.29) Signed-off-by: dependabot[bot] <support@github.com> Closes #164 Change-Id: I5a53b5f0c728fd3622d87ae6dbd3968709bd821c
diff --git a/full/pom.xml b/full/pom.xml index 8bed441..6f80b03 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.4.28.Final</hibernate.version> + <hibernate.version>5.4.29.Final</hibernate.version> </properties> <profiles> <profile>