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 6429d65bd5 [KARAF-7759] Upgrade maven-remote-resources-plugin to 3.1.0
     new 4169322e15 Merge pull request #1776 from rovarga/karaf7759
6429d65bd5 is described below

commit 6429d65bd56eee31299b6bdba064c6a1ad2e189d
Author: Robert Varga <robert.va...@pantheon.tech>
AuthorDate: Sat Sep 23 00:11:55 2023 +0200

    [KARAF-7759] Upgrade maven-remote-resources-plugin to 3.1.0
    
    Signed-off-by: Robert Varga <robert.va...@pantheon.tech>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dc4e8bf5ce..a07a1ad60c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -460,7 +460,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-remote-resources-plugin</artifactId>
-                    <version>3.0.0</version>
+                    <version>3.1.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>

Reply via email to