From 79fada6ce88a6bae5ac7e8abd6fa838159b08390 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 18:33:54 +0000 Subject: [PATCH] Bump org.keycloak:keycloak-quarkus-server from 22.0.1 to 22.0.2 (#56) * Bump org.keycloak:keycloak-quarkus-server from 22.0.1 to 22.0.2 Bumps org.keycloak:keycloak-quarkus-server from 22.0.1 to 22.0.2. --- updated-dependencies: - dependency-name: org.keycloak:keycloak-quarkus-server dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Add 22.0.2 to ci --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Stephan Schnabel --- .github/workflows/pr.yaml | 2 +- pom.xml | 14 +++++++++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pr.yaml b/.github/workflows/pr.yaml index 094ca78..8a17c98 100644 --- a/.github/workflows/pr.yaml +++ b/.github/workflows/pr.yaml @@ -49,7 +49,7 @@ jobs: version: - 21.0.2 - 21.1.2 - - 22.0.0 + - 22.0.2 steps: - uses: actions/checkout@v3 - uses: actions/setup-java@v3 diff --git a/pom.xml b/pom.xml index ca59a8a..867db42 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,7 @@ - 22.0.1 + 22.0.2 ${version.org.keycloak} 1.18.3 @@ -199,6 +199,18 @@ + + + + org.codehaus.mojo + flatten-maven-plugin + + + default + + + +