From b79e4147a7e52168ea745737bfce84697443dc85 Mon Sep 17 00:00:00 2001 From: Renovate Date: Fri, 3 Apr 2026 21:31:59 +0000 Subject: [PATCH 1/3] Update maven plugins to v3 --- attribute-endpoints-provider/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/attribute-endpoints-provider/pom.xml b/attribute-endpoints-provider/pom.xml index 7769188..83de05a 100644 --- a/attribute-endpoints-provider/pom.xml +++ b/attribute-endpoints-provider/pom.xml @@ -86,7 +86,7 @@ maven-surefire-plugin - 2.22.1 + 3.5.5 maven-jar-plugin @@ -94,11 +94,11 @@ maven-install-plugin - 2.5.2 + 3.1.4 maven-deploy-plugin - 2.8.2 + 3.1.4 From cebc21e8cbea2c83c9093ba2649efd463499df8a Mon Sep 17 00:00:00 2001 From: June Date: Fri, 3 Apr 2026 23:40:32 +0200 Subject: [PATCH 2/3] group keycloak package updates --- renovate.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/renovate.json b/renovate.json index d3e62f2..2630b7e 100644 --- a/renovate.json +++ b/renovate.json @@ -9,6 +9,12 @@ "groupName": "maven plugins", "groupSlug": "maven-plugins", "matchPackagePatterns": [ "org\\.apache\\.maven\\.plugins\\.*" ] + }, + // Group Keycloak package updates. + { + "groupName": "Keycloak packages", + "groupSlug": "keycloak-packages", + "matchPackagePatterns": [ "/(quay\\.io\/keycloak\/keycloak)|(org\\.keycloak:keycloak-parent)/" ] } ] } From 0a287d9b519382161f5dbb45d1c0cc3dcbc5d3b7 Mon Sep 17 00:00:00 2001 From: Renovate Date: Fri, 3 Apr 2026 21:42:19 +0000 Subject: [PATCH 3/3] Update maven plugins to v3 --- attribute-endpoints-provider/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/attribute-endpoints-provider/pom.xml b/attribute-endpoints-provider/pom.xml index 7769188..83de05a 100644 --- a/attribute-endpoints-provider/pom.xml +++ b/attribute-endpoints-provider/pom.xml @@ -86,7 +86,7 @@ maven-surefire-plugin - 2.22.1 + 3.5.5 maven-jar-plugin @@ -94,11 +94,11 @@ maven-install-plugin - 2.5.2 + 3.1.4 maven-deploy-plugin - 2.8.2 + 3.1.4