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

reta pushed a commit to branch 3.5.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit ce77491c681c0494ff0e53882ca05b7b9565376e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 26 17:27:37 2025 -0500

    Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.0 to 3.4.1 (#2293)
    
    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] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 8dec6c3a189bec84c90c406299d8f53686d0f9a2)
    (cherry picked from commit da1d6ccb194e60e879bd2952dc9f487b9309f4fd)
    (cherry picked from commit 81c0eedcee40f63abd8ef430ce610499e090aa10)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a2d11a4a5d..85c627ee7d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -445,7 +445,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-clean-plugin</artifactId>
-                    <version>3.4.0</version>
+                    <version>3.4.1</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>

Reply via email to