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 17ab7d8643 build(deps): bump 
org.apache.karaf.tooling:karaf-maven-plugin (#2447)
17ab7d8643 is described below

commit 17ab7d86431affb5f12b8e8bcc134af28f90e528
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 18 09:41:04 2026 +0100

    build(deps): bump org.apache.karaf.tooling:karaf-maven-plugin (#2447)
    
    Bumps org.apache.karaf.tooling:karaf-maven-plugin from 4.4.9 to 4.4.10.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.karaf.tooling:karaf-maven-plugin
      dependency-version: 4.4.10
      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 96a0fd7ea0..ce313a03ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1000,7 +1000,7 @@
         <plugin>
           <groupId>org.apache.karaf.tooling</groupId>
           <artifactId>karaf-maven-plugin</artifactId>
-          <version>4.4.9</version>
+          <version>4.4.10</version>
         </plugin>
 
         <plugin>

Reply via email to