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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git


The following commit(s) were added to refs/heads/master by this push:
     new 8ce88e200 Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.0 
to 3.4.1
8ce88e200 is described below

commit 8ce88e200c24109317d2d72577d969b654dedde3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 20 03:10:10 2025 +0000

    Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.0 to 3.4.1
    
    Bumps 
[org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin)
 from 3.4.0 to 3.4.1.
    - [Release notes](https://github.com/apache/maven-clean-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.4.0...maven-clean-plugin-3.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-clean-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f7fbb2eba..7ded03c77 100644
--- a/pom.xml
+++ b/pom.xml
@@ -886,7 +886,7 @@
                 </plugin>
                 <plugin>
                     <artifactId>maven-clean-plugin</artifactId>
-                    <version>3.4.0</version>
+                    <version>3.4.1</version>
                 </plugin>
                 <plugin>
                     <artifactId>maven-install-plugin</artifactId>

Reply via email to