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

slachiewicz pushed a commit to branch plexus
in repository https://gitbox.apache.org/repos/asf/maven-source-plugin.git

commit 0c9de45438b8afe782687a92ba11f92cd97c7c6e
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Sat Nov 22 23:07:54 2025 +0100

    Use plexus-utils version from parent
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 422ed57..d1803fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -141,7 +141,6 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
-      <version>3.6.0</version>
     </dependency>
 
     <dependency>

Reply via email to