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

alien11689 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-rsa.git


The following commit(s) were added to refs/heads/master by this push:
     new a8c8b69d Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 
to 3.6.1 (#67)
a8c8b69d is described below

commit a8c8b69d2a061c5ac3c82d3621c466dcd836c731
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 7 20:20:01 2026 +0200

    Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.6.1 (#67)
    
    Bumps 
[org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin)
 from 3.4.0 to 3.6.1.
    - [Release 
notes](https://github.com/mojohaus/build-helper-maven-plugin/releases)
    - 
[Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/3.4.0...3.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:build-helper-maven-plugin
      dependency-version: 3.6.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 features/pom.xml         | 2 +-
 provider/fastbin/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/features/pom.xml b/features/pom.xml
index 37281563..db9f8caf 100644
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -153,7 +153,7 @@
             <plugin>
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>build-helper-maven-plugin</artifactId>
-                <version>3.4.0</version>
+                <version>3.6.1</version>
                 <executions>
                     <execution>
                         <id>attach-artifacts</id>
diff --git a/provider/fastbin/pom.xml b/provider/fastbin/pom.xml
index 280dbea8..95905e03 100644
--- a/provider/fastbin/pom.xml
+++ b/provider/fastbin/pom.xml
@@ -85,7 +85,7 @@
             <plugin>
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>build-helper-maven-plugin</artifactId>
-                <version>3.4.0</version>
+                <version>3.6.1</version>
                 <executions>
                     <execution>
                         <id>add-test-source</id>

Reply via email to