From 70503d08647417bc3399b4c1ebd6fb82b985aeb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 22:51:20 +0000 Subject: [PATCH] Bump org.apache.maven.plugins:maven-assembly-plugin from 2.6 to 3.7.1 Bumps [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 2.6 to 3.7.1. - [Release notes](https://github.com/apache/maven-assembly-plugin/releases) - [Commits](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-2.6...maven-assembly-plugin-3.7.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-assembly-plugin dependency-version: 3.7.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- oidc-playground-client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oidc-playground-client/pom.xml b/oidc-playground-client/pom.xml index e5e1380..3bb414e 100644 --- a/oidc-playground-client/pom.xml +++ b/oidc-playground-client/pom.xml @@ -33,7 +33,7 @@ maven-assembly-plugin - 2.6 + 3.7.1