From d02d86f0ebc2eeb8db611b06b7b587204e9a32ef Mon Sep 17 00:00:00 2001 From: Johannes Graf Date: Thu, 3 Aug 2023 00:16:40 +0200 Subject: [PATCH] bump version to reflect keycloak 22 update --- README.md | 9 +++++---- pom.xml | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5b584b7..5ce9c48 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,11 @@ ##### A Keycloak SPI plugin that publishes events to a RabbitMq server. | Plugin | min Keycloak ver | -| -- | ---- | -| 1.x | 10.x | -| 2.x | 13.x | -| 3.x | 16.x | +|--------|------------------| +| 1.x | 10.x | +| 2.x | 13.x | +| 3.x | 16.x | +| 4.x | 22.x | For example here is the notification of the user updated by administrator diff --git a/pom.xml b/pom.xml index 19670fb..b24969b 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.github.aznamier.keycloak.event.provider keycloak-to-rabbit jar - 3.0.2 + 4.0.0