commit | 8a0672025ee519a993e2b4d7e70b7944d50a17ca | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Dec 17 17:01:42 2021 +0000 |
committer | Eliza Margaretha <margaretha@users.noreply.github.com> | Mon Jan 03 15:20:05 2022 +0100 |
tree | a5f0a1b54445258f798544b45e4409186fca1be8 | |
parent | 3b3197a6bea0485e30fed29dfe33890a1a9df25e [diff] |
Bump hibernate.version from 5.6.1.Final to 5.6.3.Final in /full Bumps `hibernate.version` from 5.6.1.Final to 5.6.3.Final. Updates `hibernate-entitymanager` from 5.6.1.Final to 5.6.3.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.3/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.1...5.6.3) Updates `hibernate-jpamodelgen` from 5.6.1.Final to 5.6.3.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.3/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.1...5.6.3) Updates `hibernate-java8` from 5.6.1.Final to 5.6.3.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.3/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.1...5.6.3) Updates `hibernate-c3p0` from 5.6.1.Final to 5.6.3.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.3/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.1...5.6.3) --- 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>
diff --git a/full/pom.xml b/full/pom.xml index 2d30cb0..2da14a8 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.1.Final</hibernate.version> + <hibernate.version>5.6.3.Final</hibernate.version> </properties> <profiles> <profile>