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 766612217c Use maven-dependency-plugin version from Apache POM
766612217c is described below
commit 766612217c983126d600193f6cc5634216e30432
Author: JB Onofré <[email protected]>
AuthorDate: Fri Jul 25 07:31:59 2025 +0200
Use maven-dependency-plugin version from Apache POM
(cherry picked from commit bae22aa8f5dd7c9eb6ebafff4f5c5489857a0e3b)
---
services/interceptor/impl/pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/services/interceptor/impl/pom.xml
b/services/interceptor/impl/pom.xml
index 7e997e3410..6a6f68d94b 100644
--- a/services/interceptor/impl/pom.xml
+++ b/services/interceptor/impl/pom.xml
@@ -148,7 +148,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
- <version>3.1.1</version>
<executions>
<execution>
<id>copy</id>