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 09ff2a6bf Bump org.apache.felix:maven-bundle-plugin from 5.1.9 to 6.0.0
09ff2a6bf is described below

commit 09ff2a6bf6b37260ae1e2e642b60cbc312837326
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 28 18:38:46 2024 +0000

    Bump org.apache.felix:maven-bundle-plugin from 5.1.9 to 6.0.0
    
    Bumps org.apache.felix:maven-bundle-plugin from 5.1.9 to 6.0.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.felix:maven-bundle-plugin
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 65c496486..62985fbd6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -600,7 +600,7 @@
                 <plugin>
                     <groupId>org.apache.felix</groupId>
                     <artifactId>maven-bundle-plugin</artifactId>
-                    <version>5.1.9</version>
+                    <version>6.0.0</version>
                     <configuration>
                         <instructions>
                             <_removeheaders>

Reply via email to