From 63de2679534828e5307edb42d4812124ca71a86a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 08:17:54 +0000 Subject: [PATCH] chore(deps): bump org.apache.maven.plugins:maven-enforcer-plugin Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.6.2 to 3.6.3. - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.6.2...enforcer-3.6.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-version: 3.6.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- sample-app/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8539357..bb16ef5 100644 --- a/pom.xml +++ b/pom.xml @@ -188,7 +188,7 @@ maven-enforcer-plugin - 3.6.2 + 3.6.3 org.codehaus.mojo diff --git a/sample-app/pom.xml b/sample-app/pom.xml index e84f303..4fda847 100644 --- a/sample-app/pom.xml +++ b/sample-app/pom.xml @@ -123,7 +123,7 @@ maven-enforcer-plugin - 3.6.2 + 3.6.3 Project Structure Checks