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 981e21391d [KARAF-7531] Upgrade to maven-remote-resources-plugin 3.0.0
     new 3bf4ab71a5 Merge pull request #1611 from jbonofre/KARAF-7531
981e21391d is described below

commit 981e21391d313545133272969a77bae600bc7d7c
Author: Jean-Baptiste Onofré <jbono...@apache.org>
AuthorDate: Thu Sep 1 07:36:57 2022 +0200

    [KARAF-7531] Upgrade to maven-remote-resources-plugin 3.0.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 01aade59b2..6f70abea8f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -456,7 +456,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-remote-resources-plugin</artifactId>
-                    <version>1.7.0</version>
+                    <version>3.0.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>

Reply via email to