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

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


The following commit(s) were added to refs/heads/karaf-4.3.x by this push:
     new 934471679e [KARAF-7491] Upgrade to maven-resources-plugin 3.2.0
934471679e is described below

commit 934471679ed585023b0f717907784c5f4ba10e4d
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Mon Jun 27 11:09:28 2022 +0200

    [KARAF-7491] Upgrade to maven-resources-plugin 3.2.0
    
    (cherry picked from commit 887406fe8944ce257f50713968693f45d36c4ef9)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 075a9d9256..2ae1d73460 100644
--- a/pom.xml
+++ b/pom.xml
@@ -494,7 +494,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-resources-plugin</artifactId>
-                    <version>3.1.0</version>
+                    <version>3.2.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.servicemix.tooling</groupId>

Reply via email to