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

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/main by this push:
     new 8fffd4920a Bump org.apache.maven.shared:maven-filtering from 3.3.0 to 
3.4.0 (#2057)
8fffd4920a is described below

commit 8fffd4920acea43eaaa4dc3d2721dfc6805fd794
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 18 07:59:44 2025 +0200

    Bump org.apache.maven.shared:maven-filtering from 3.3.0 to 3.4.0 (#2057)
    
    Bumps 
[org.apache.maven.shared:maven-filtering](https://github.com/apache/maven-filtering)
 from 3.3.0 to 3.4.0.
    - [Release notes](https://github.com/apache/maven-filtering/releases)
    - 
[Commits](https://github.com/apache/maven-filtering/compare/maven-filtering-3.3.0...maven-filtering-3.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.shared:maven-filtering
      dependency-version: 3.4.0
      dependency-type: direct:production
      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>
---
 tooling/karaf-maven-plugin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tooling/karaf-maven-plugin/pom.xml 
b/tooling/karaf-maven-plugin/pom.xml
index 7cc1ec47ab..9ab381b4c5 100644
--- a/tooling/karaf-maven-plugin/pom.xml
+++ b/tooling/karaf-maven-plugin/pom.xml
@@ -128,7 +128,7 @@
         <dependency>
             <groupId>org.apache.maven.shared</groupId>
             <artifactId>maven-filtering</artifactId>
-            <version>3.3.0</version>
+            <version>3.4.0</version>
         </dependency>
         <dependency>
             <groupId>org.codehaus.plexus</groupId>

Reply via email to