commit | ce276726943065f4ce03bf7fb57700cd151b9e64 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Mar 25 10:44:01 2022 +0000 |
committer | Eliza Margaretha <margaretha@users.noreply.github.com> | Fri Mar 25 11:56:06 2022 +0100 |
tree | 5f8c4881f47c72b72790a88a8c85ac5c7304a772 | |
parent | 80127ca9e4f9291d94ed7e9efa597f657eb5b90e [diff] [blame] |
Bump hibernate.version from 5.6.5.Final to 5.6.7.Final in /core Bumps `hibernate.version` from 5.6.5.Final to 5.6.7.Final. Updates `hibernate-ehcache` from 5.6.5.Final to 5.6.7.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.7/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.5...5.6.7) Updates `hibernate-jpamodelgen` from 5.6.5.Final to 5.6.7.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.7/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.5...5.6.7) --- updated-dependencies: - dependency-name: org.hibernate:hibernate-ehcache 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 ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/core/pom.xml b/core/pom.xml index f3d6c34..32d361f 100644 --- a/core/pom.xml +++ b/core/pom.xml
@@ -11,7 +11,7 @@ <spring.version>5.3.17</spring.version> <jersey.version>1.19.4</jersey.version> <jetty.version>9.4.45.v20220203</jetty.version> - <hibernate.version>5.6.5.Final</hibernate.version> + <hibernate.version>5.6.7.Final</hibernate.version> <flyway.version>8.5.4</flyway.version> <log4j.version>[2.17.1,)</log4j.version> <krill.version>[0.60.3,)</krill.version>