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 bae22aa8f5 Use maven-dependency-plugin version from Apache POM bae22aa8f5 is described below commit bae22aa8f5dd7c9eb6ebafff4f5c5489857a0e3b Author: JB Onofré <jb.ono...@dremio.com> AuthorDate: Fri Jul 25 07:31:59 2025 +0200 Use maven-dependency-plugin version from Apache POM --- 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 5d2b3daa6a..5f9475a4bb 100644 --- a/services/interceptor/impl/pom.xml +++ b/services/interceptor/impl/pom.xml @@ -137,7 +137,6 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-dependency-plugin</artifactId> - <version>3.1.1</version> <executions> <execution> <id>copy</id>