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

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

commit 749238279e21ddf56f49d82599a7833cfab51d57
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 14 22:34:42 2026 +0000

    Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.1 to 3.6.2
    
    Bumps 
[org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin)
 from 3.6.1 to 3.6.2.
    - [Release 
notes](https://github.com/mojohaus/build-helper-maven-plugin/releases)
    - 
[Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/3.6.1...3.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:build-helper-maven-plugin
      dependency-version: 3.6.2
      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 0b89f47683..24975ffbd5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1575,7 +1575,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>build-helper-maven-plugin</artifactId>
-          <version>3.6.1</version>
+          <version>3.6.2</version>
         </plugin>
 
         <plugin>

Reply via email to