From c7e3c0fb1a4c998962d12c4f5406b37a573d79d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Sep 2022 07:03:23 +0000 Subject: [PATCH] Bump hibernate-osgi from 5.2.12.Final to 5.6.12.Final Bumps [hibernate-osgi](https://github.com/hibernate/hibernate-orm) from 5.2.12.Final to 5.6.12.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.12/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.2.12...5.6.12) --- updated-dependencies: - dependency-name: org.hibernate:hibernate-osgi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- examples/microservice/rest-app-jpa/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/microservice/rest-app-jpa/pom.xml b/examples/microservice/rest-app-jpa/pom.xml index e70a6b1f..caa34317 100644 --- a/examples/microservice/rest-app-jpa/pom.xml +++ b/examples/microservice/rest-app-jpa/pom.xml @@ -40,7 +40,7 @@ org.hibernate hibernate-osgi - 5.2.12.Final + 5.6.12.Final