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

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


The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
     new d77a8f65a2 [KARAF-7761] Upgrade maven-resources-plugin to 3.3.1
d77a8f65a2 is described below

commit d77a8f65a223cad3af9ea587d5b026f29d3193c4
Author: Robert Varga <robert.va...@pantheon.tech>
AuthorDate: Sat Sep 23 00:21:19 2023 +0200

    [KARAF-7761] Upgrade maven-resources-plugin to 3.3.1
    
    Signed-off-by: Robert Varga <robert.va...@pantheon.tech>
    
    (cherry picked from commit 82e4295f2181fa137cf95e030fa5a14e89800e36)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b320f691b4..e6b020a733 100644
--- a/pom.xml
+++ b/pom.xml
@@ -510,7 +510,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-resources-plugin</artifactId>
-                    <version>3.3.0</version>
+                    <version>3.3.1</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.servicemix.tooling</groupId>

Reply via email to