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

sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new a62d2045c0 build(deps-dev): bump org.apache.felix:maven-bundle-plugin 
(#2662)
a62d2045c0 is described below

commit a62d2045c0f7084c1a117b6e13619bb5ec0704dc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 31 09:50:27 2026 +0200

    build(deps-dev): bump org.apache.felix:maven-bundle-plugin (#2662)
    
    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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dee4f84f3b..6f4529c925 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1018,7 +1018,7 @@
         <plugin>
           <groupId>org.apache.felix</groupId>
           <artifactId>maven-bundle-plugin</artifactId>
-          <version>6.0.2</version>
+          <version>6.1.0</version>
         </plugin>
 
         <plugin>

Reply via email to