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

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


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

commit d750ba944ffab89a072b9219f4a9dc8d018461ad
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 29 07:22:48 2026 +0100

    Bump org.apache.felix:maven-bundle-plugin from 6.0.0 to 6.0.2 (#595)
    
    Bumps org.apache.felix:maven-bundle-plugin from 6.0.0 to 6.0.2.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.felix:maven-bundle-plugin
      dependency-version: 6.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 411867d1d..d48787e0b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -204,7 +204,7 @@
                 <plugin>
                     <groupId>org.apache.felix</groupId>
                     <artifactId>maven-bundle-plugin</artifactId>
-                    <version>6.0.0</version>
+                    <version>6.0.2</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>

Reply via email to