From 65fef2a1297c8a500f27332bde3991409afbbccc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 01:01:26 +0000 Subject: [PATCH] Bump hibernate-core in /keycloak-plugins Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) 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-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- keycloak-plugins/radius-disconnect-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keycloak-plugins/radius-disconnect-plugin/pom.xml b/keycloak-plugins/radius-disconnect-plugin/pom.xml index 1c29591..3b7ff78 100644 --- a/keycloak-plugins/radius-disconnect-plugin/pom.xml +++ b/keycloak-plugins/radius-disconnect-plugin/pom.xml @@ -35,7 +35,7 @@ org.hibernate hibernate-core - 5.6.10.Final + 5.6.11.Final provided