From 9e3601e8edeada6561446158f8bb67d72669ad2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Sep 2022 00:52:56 +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.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.6.10...5.6.12) --- 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..b92c5d9 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.12.Final provided