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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git


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

commit d09bb4fbcb0da96b8d2b8cd0bed26415523bab4a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat May 31 11:21:20 2025 +0000

    Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.1 to 3.5.0
    
    Bumps 
[org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin)
 from 3.4.1 to 3.5.0.
    - [Release notes](https://github.com/apache/maven-clean-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.4.1...maven-clean-plugin-3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-clean-plugin
      dependency-version: 3.5.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 08493c7..4bcbf15 100644
--- a/pom.xml
+++ b/pom.xml
@@ -110,7 +110,7 @@ under the License.
     <version.checksum-maven-plugin>1.11</version.checksum-maven-plugin>
     <version.maven-antrun-plugin>3.1.0</version.maven-antrun-plugin>
     <version.maven-assembly-plugin>3.7.1</version.maven-assembly-plugin>
-    <version.maven-clean-plugin>3.4.1</version.maven-clean-plugin>
+    <version.maven-clean-plugin>3.5.0</version.maven-clean-plugin>
     <version.maven-checkstyle-plugin>3.6.0</version.maven-checkstyle-plugin>
     <version.maven-compiler-plugin>3.14.0</version.maven-compiler-plugin>
     <version.maven-dependency-plugin>3.8.1</version.maven-dependency-plugin>

Reply via email to