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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git


The following commit(s) were added to refs/heads/master by this push:
     new 127ca9404 Bump org.apache.felix:maven-bundle-plugin from 6.0.2 to 6.1.0
127ca9404 is described below

commit 127ca940441731eb2be6499a75ccc93b6cd8912e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 31 03:54:07 2026 +0000

    Bump org.apache.felix:maven-bundle-plugin from 6.0.2 to 6.1.0
    
    Bumps org.apache.felix:maven-bundle-plugin from 6.0.2 to 6.1.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.felix:maven-bundle-plugin
      dependency-version: 6.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 163ce50e0..b9c45c1e4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -613,7 +613,7 @@
                 <plugin>
                     <groupId>org.apache.felix</groupId>
                     <artifactId>maven-bundle-plugin</artifactId>
-                    <version>6.0.2</version>
+                    <version>6.1.0</version>
                     <configuration>
                         <instructions>
                             <_removeheaders>

Reply via email to