commit | 46d871d2794cc358a10d8a9ceec53c9c92a56284 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Nov 02 06:01:48 2020 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Thu Nov 05 20:20:08 2020 +0100 |
tree | 4b8b9e48fd18c08bb0781305cbac51476287ee37 | |
parent | d402ebeaf93e2996b1e61d644161d0b4f96819eb [diff] |
Bump hibernate.version from 5.4.20.Final to 5.4.23.Final in /full Bumps `hibernate.version` from 5.4.20.Final to 5.4.23.Final. Updates `hibernate-entitymanager` from 5.4.20.Final to 5.4.23.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.4.23/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.4.20...5.4.23) Updates `hibernate-jpamodelgen` from 5.4.20.Final to 5.4.23.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.4.23/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.4.20...5.4.23) Updates `hibernate-java8` from 5.4.20.Final to 5.4.23.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.4.23/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.4.20...5.4.23) Updates `hibernate-c3p0` from 5.4.20.Final to 5.4.23.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.4.23/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.4.20...5.4.23) Signed-off-by: dependabot[bot] <support@github.com> Closes #121 Change-Id: Iaab8a8a866fbc543b01e96c22084652c6144f4a5
diff --git a/full/pom.xml b/full/pom.xml index eef7f06..472f965 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.20.Final</hibernate.version> + <hibernate.version>5.4.23.Final</hibernate.version> </properties> <profiles> <profile>