Skip to content

Commit 8ebf513

Browse files
author
Artur Z
committed
Updated docs to point to the latest version
1 parent d87de43 commit 8ebf513

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@ therefore its easy for Rabbit client to subscribe to selective combinations eg:
4848

4949

5050
## USAGE:
51-
1. [Download the latest jar](https://github.com/aznamier/keycloak-event-listener-rabbitmq/blob/target/keycloak-to-rabbit-3.0.jar?raw=true) or build from source: ``mvn clean install``
51+
1. [Download the latest jar](https://github.com/aznamier/keycloak-event-listener-rabbitmq/blob/target/keycloak-to-rabbit-3.0.1.jar?raw=true) or build from source: ``mvn clean install``
5252
2. Copy jar into your Keycloak
53-
1. Keycloak version 17+ (Quarkus) `/opt/keycloak/providers/keycloak-to-rabbit-3.0.jar`
54-
2. Keycloak version 16 and older `/opt/jboss/keycloak/standalone/deployments/keycloak-to-rabbit-3.0.jar`
53+
1. Keycloak version 17+ (Quarkus) `/opt/keycloak/providers/keycloak-to-rabbit-3.0.1.jar`
54+
2. Keycloak version 16 and older `/opt/jboss/keycloak/standalone/deployments/keycloak-to-rabbit-3.0.1.jar`
5555
3. Configure as described below (option 1 or 2 or 3)
5656
4. Restart the Keycloak server
5757
5. Enable logging in Keycloak UI by adding **keycloak-to-rabbitmq**

0 commit comments

Comments
 (0)