diff --git a/.github/workflows/pr.yaml b/.github/workflows/pr.yaml index 9e8da2c..6006e83 100644 --- a/.github/workflows/pr.yaml +++ b/.github/workflows/pr.yaml @@ -49,7 +49,8 @@ jobs: version: - 21.0.2 - 21.1.2 - - 22.0.3 + - 22.0.5 + - 23.0.1 steps: - uses: actions/checkout@v4 - uses: actions/setup-java@v3 diff --git a/README.md b/README.md index cef8079..0c08e8e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Keycloak Metrics -Provides metrics for Keycloak user/admin events and user/client/session count. Tested on Keycloak [21-22](.github/workflows/pr.yaml#L49-L51). +Provides metrics for Keycloak user/admin events and user/client/session count. Tested on Keycloak [21-23](.github/workflows/pr.yaml#L50-L53). [![Apache License, Version 2.0, January 2004](https://img.shields.io/github/license/kokuwaio/keycloak-event-metrics.svg?label=License)](http://www.apache.org/licenses/) [![Maven Central](https://img.shields.io/maven-central/v/io.kokuwa.keycloak/keycloak-event-metrics.svg?label=Maven%20Central)](https://central.sonatype.com/search?namespace=io.kokuwa.keycloak&q=keycloak-event-metrics) diff --git a/pom.xml b/pom.xml index c4c68e2..68a2089 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,7 @@ - 23.0.0 + 23.0.1 ${version.org.keycloak} 1.18.3