commit | 38cd487f2ec8e6895f4e98aeed54c0b852c49669 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Feb 06 17:00:54 2023 +0000 |
committer | margaretha <margaretha@ids-mannheim.de> | Fri Feb 10 08:25:44 2023 +0100 |
tree | 091da33f7390273e549a52cadc36e9fce2a6f66c | |
parent | 775ef16cd2e00156865203dfe1a6b7f770974613 [diff] |
Bump hibernate.version from 5.6.14.Final to 5.6.15.Final in /full (closes #520) Bumps `hibernate.version` from 5.6.14.Final to 5.6.15.Final. Updates `hibernate-entitymanager` from 5.6.14.Final to 5.6.15.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.15/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.14...5.6.15) Updates `hibernate-jpamodelgen` from 5.6.14.Final to 5.6.15.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.15/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.14...5.6.15) Updates `hibernate-java8` from 5.6.14.Final to 5.6.15.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.15/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.14...5.6.15) Updates `hibernate-c3p0` from 5.6.14.Final to 5.6.15.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.15/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.14...5.6.15) --- 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> Change-Id: I1c1e7bd3a5d32d967697c7f334e4a7a54485ba85
diff --git a/full/pom.xml b/full/pom.xml index 086760c..5b3e8ce 100644 --- a/full/pom.xml +++ b/full/pom.xml
@@ -8,7 +8,7 @@ <java.version>11</java.version> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <jersey.version>2.37</jersey.version> - <hibernate.version>5.6.14.Final</hibernate.version> + <hibernate.version>5.6.15.Final</hibernate.version> </properties> <profiles> <profile>