commit | 9afe06753fa6b1f6795b518f7167a5a5a76ab15d | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Aug 30 17:02:18 2022 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Tue Aug 30 19:22:52 2022 +0200 |
tree | f5150f0d837b157bbd172daa862e20029b3a1006 | |
parent | 4f3215c7f9978886a88360f9cfa9209f7fabe78e [diff] [blame] |
Bump hibernate.version from 5.6.10.Final to 5.6.11.Final in /core Bumps `hibernate.version` from 5.6.10.Final to 5.6.11.Final. Updates `hibernate-ehcache` from 5.6.10.Final to 5.6.11.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.11/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.10...5.6.11) Updates `hibernate-jpamodelgen` from 5.6.10.Final to 5.6.11.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.11/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.10...5.6.11) --- 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 #423 Change-Id: If34a8fd15fac1cf5d09e7ae707d4f6fa1baf95cd
diff --git a/core/pom.xml b/core/pom.xml index 74fa228..59a3693 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.10.Final</hibernate.version> + <hibernate.version>5.6.11.Final</hibernate.version> <flyway.version>9.2.0</flyway.version> <log4j.version>[2.17.1,)</log4j.version> <krill.version>[0.60.4,)</krill.version>