This is an automated email from the ASF dual-hosted git repository.
slawekjaranowski pushed a commit to branch maven-clean-plugin-3.6.x
in repository https://gitbox.apache.org/repos/asf/maven-clean-plugin.git
The following commit(s) were added to refs/heads/maven-clean-plugin-3.6.x by
this push:
new cc7acca First PR on new 3.6.x branch
cc7acca is described below
commit cc7acca9c16ef35c5ec939a91a713074308f426d
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Thu Jun 25 19:09:15 2026 +0200
First PR on new 3.6.x branch
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index 29e77e6..1d89869 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,6 +86,7 @@ under the License.
<version>1.9.27</version>
<scope>provided</scope>
</dependency>
+
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>