commit | e501f863afbfdc9bab12ab06fe4ad4ae7a7d012e | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Oct 27 17:01:37 2021 +0000 |
committer | Eliza Margaretha <margaretha@users.noreply.github.com> | Thu Nov 04 10:10:54 2021 +0100 |
tree | 9c124f7fabcf59d944da236390eb092fbb4936b2 | |
parent | 9b30c9e3ebaa680c6eab1f4dceaa701c9ddba4de [diff] [blame] |
Bump hibernate.version from 5.6.0.Final to 5.6.1.Final in /full Bumps `hibernate.version` from 5.6.0.Final to 5.6.1.Final. Updates `hibernate-entitymanager` from 5.6.0.Final to 5.6.1.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.6.0...5.6.1) Updates `hibernate-jpamodelgen` from 5.6.0.Final to 5.6.1.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.6.0...5.6.1) Updates `hibernate-java8` from 5.6.0.Final to 5.6.1.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.6.0...5.6.1) Updates `hibernate-c3p0` from 5.6.0.Final to 5.6.1.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.6.0...5.6.1) --- 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 d983a4a..f9f1aaa 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.0.Final</hibernate.version> + <hibernate.version>5.6.1.Final</hibernate.version> </properties> <profiles> <profile>