commit | ecd2fd404d2f27572325b081ad79ace3a5346911 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Jul 14 06:44:07 2022 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Fri Jul 15 14:27:20 2022 +0200 |
tree | f34d6123424db74a298247b7a0c0949def6d40bb | |
parent | 24485373d808a6f229ca5218501119a509fac551 [diff] |
Bump hibernate.version from 5.6.9.Final to 5.6.10.Final in /core Bumps `hibernate.version` from 5.6.9.Final to 5.6.10.Final. Updates `hibernate-ehcache` from 5.6.9.Final to 5.6.10.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.10/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.9...5.6.10) Updates `hibernate-jpamodelgen` from 5.6.9.Final to 5.6.10.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.10/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.9...5.6.10) --- 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> Closes #396 Change-Id: I2ce55fec8740394105b7f6ee3e22efe41842332e
diff --git a/core/pom.xml b/core/pom.xml index cb64de7..7003437 100644 --- a/core/pom.xml +++ b/core/pom.xml
@@ -11,7 +11,7 @@ <spring.version>5.3.22</spring.version> <jersey.version>1.19.4</jersey.version> <jetty.version>9.4.48.v20220622</jetty.version> - <hibernate.version>5.6.9.Final</hibernate.version> + <hibernate.version>5.6.10.Final</hibernate.version> <flyway.version>9.0.0</flyway.version> <log4j.version>[2.17.1,)</log4j.version> <krill.version>[0.60.4,)</krill.version>