This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 3_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/3_0_X by this push:
     new 7fa5535d60 Bump org.apache.maven.plugins:maven-enforcer-plugin from 
3.6.0 to 3.6.1
7fa5535d60 is described below

commit 7fa5535d60e935c297367e5ab226d019a8f7fb02
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 15 23:50:40 2025 +0000

    Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.0 to 3.6.1
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
      dependency-version: 3.6.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 58002d0d0c..6dee933fda 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1831,7 +1831,7 @@ under the License.
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-enforcer-plugin</artifactId>
-        <version>3.6.0</version>
+        <version>3.6.1</version>
         <executions>
           <execution>
             <id>default-cli</id>

Reply via email to