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 3890e71de8 [KARAF-7475] Upgrade to maven-filtering 3.3.0
     new dc4a09b356 Merge pull request #1574 from jbonofre/KARAF-7475
3890e71de8 is described below

commit 3890e71de8cd15dde333375f1e439495f069980f
Author: Jean-Baptiste Onofré <jbono...@apache.org>
AuthorDate: Tue Jun 28 15:48:05 2022 +0200

    [KARAF-7475] Upgrade to maven-filtering 3.3.0
---
 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 ee7bbfbef9..6d47c4f066 100644
--- a/tooling/karaf-maven-plugin/pom.xml
+++ b/tooling/karaf-maven-plugin/pom.xml
@@ -129,7 +129,7 @@
         <dependency>
             <groupId>org.apache.maven.shared</groupId>
             <artifactId>maven-filtering</artifactId>
-            <version>3.1.1</version>
+            <version>3.3.0</version>
         </dependency>
         <dependency>
             <groupId>org.codehaus.plexus</groupId>

Reply via email to