Pin java version to 17.0.11, Mockito has issues with 17.0.13 (#104)

This commit is contained in:
Stephan Schnabel 2024-12-02 16:15:53 +01:00
parent 8c44012e94
commit 7697801472
Signed by: stephan.schnabel
GPG key ID: E07AF5BA239FE543
4 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# Keycloak Metrics
Provides metrics for Keycloak user/admin events and user/client/session count. Tested on Keycloak [21-25](.github/workflows/pr.yaml#L50-L55).
Provides metrics for Keycloak user/admin events and user/client/session count. Tested on Keycloak [21-26](.github/workflows/pr.yaml#L48-L55).
[![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)