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 5bf0115  Bump org.apache.felix:maven-bundle-plugin from 6.1.0 to 6.1.2 
(#372)
5bf0115 is described below

commit 5bf0115ebb767c4ab620622e351ec474fd4df84c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 2 21:24:48 2026 -0400

    Bump org.apache.felix:maven-bundle-plugin from 6.1.0 to 6.1.2 (#372)
    
    Bumps org.apache.felix:maven-bundle-plugin from 6.1.0 to 6.1.2.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.felix:maven-bundle-plugin
      dependency-version: 6.1.2
      dependency-type: direct:development
      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>
---
 runtime/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/runtime/pom.xml b/runtime/pom.xml
index 2788ec2..7bdff7d 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.1.0</version>
+                <version>6.1.2</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>

Reply via email to