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

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf-xjc-utils.git


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

commit f3a465e8b662b3c9465e4228d1475ed568078543
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 3 08:28:47 2026 -0400

    Bump org.apache.felix:maven-bundle-plugin from 6.0.2 to 6.1.0 (#355)
    
    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:development
      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>
---
 runtime/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/runtime/pom.xml b/runtime/pom.xml
index 07e32aa..2788ec2 100644
--- a/runtime/pom.xml
+++ b/runtime/pom.xml
@@ -23,7 +23,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>6.0.2</version>
+                <version>6.1.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>

Reply via email to