From 45cadaa444df67d06eaf7f8a3c38c829e08fb2eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 13:58:07 +0000 Subject: [PATCH] Bump org.keycloak:keycloak-quarkus-server from 23.0.0 to 23.0.1 Bumps org.keycloak:keycloak-quarkus-server from 23.0.0 to 23.0.1. --- updated-dependencies: - dependency-name: org.keycloak:keycloak-quarkus-server dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/pr.yaml | 3 ++- README.md | 2 +- pom.xml | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) 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