commit | 3ceca85515b6410378a86dd8976549e92b3163a2 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Jun 22 17:01:14 2021 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Mon Jul 12 20:26:27 2021 +0200 |
tree | 657f2a1f325d9f15c47936f48c373c122b0979bf | |
parent | 197e3b45affc54f5bfd4519b90c6da13a79199e4 [diff] |
Bump hibernate.version from 5.4.29.Final to 5.5.3.Final in /full Bumps `hibernate.version` from 5.4.29.Final to 5.5.3.Final. Updates `hibernate-entitymanager` from 5.4.29.Final to 5.5.3.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.4.29...5.5.3) Updates `hibernate-jpamodelgen` from 5.4.29.Final to 5.5.3.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.4.29...5.5.3) Updates `hibernate-java8` from 5.4.29.Final to 5.5.3.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.4.29...5.5.3) Updates `hibernate-c3p0` from 5.4.29.Final to 5.5.3.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.4.29...5.5.3) --- updated-dependencies: - dependency-name: org.hibernate:hibernate-entitymanager dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.hibernate:hibernate-jpamodelgen dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.hibernate:hibernate-java8 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.hibernate:hibernate-c3p0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Closes #209 Change-Id: If60e79701c59ab02a9eedf88588c63736823204b
diff --git a/full/pom.xml b/full/pom.xml index 7b71f9a..24d68d3 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.29.Final</hibernate.version> + <hibernate.version>5.5.3.Final</hibernate.version> </properties> <profiles> <profile>