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

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git


The following commit(s) were added to refs/heads/master by this push:
     new 8040fdff RAT-345: Update maven-clean plugin
8040fdff is described below

commit 8040fdff9d036d01e071ad3974a5905363e9931b
Author: P. Ottlinger <[email protected]>
AuthorDate: Mon May 5 20:47:05 2025 +0200

    RAT-345: Update maven-clean plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9eab150e..4aa7b7cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -576,7 +576,7 @@ agnostic home for software distribution comprehension and 
audit tools.
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>maven-clean-plugin</artifactId>
-          <version>3.4.0</version>
+          <version>3.4.1</version>
         </plugin>
       </plugins>
     </pluginManagement>

Reply via email to