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

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 35cee8434 Update dependency 
org.apache.maven.plugins:maven-clean-plugin to v3.5.0 (#194)
35cee8434 is described below

commit 35cee843469e011b17f012f556eef9a6355ec26f
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Oct 8 13:00:17 2025 +0100

    Update dependency org.apache.maven.plugins:maven-clean-plugin to v3.5.0 
(#194)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dbe54162b..300e53139 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
       <plugins>
         <plugin>
           <artifactId>maven-clean-plugin</artifactId>
-          <version>3.4.0</version>
+          <version>3.5.0</version>
         </plugin>
         <plugin>
           <artifactId>maven-antrun-plugin</artifactId>

Reply via email to