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

lewismc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/any23.git


The following commit(s) were added to refs/heads/master by this push:
     new 1c446bdc Bump maven-clean-plugin from 3.1.0 to 3.2.0 (#284)
1c446bdc is described below

commit 1c446bdc94f49e06395364e87a115ae3a38138c8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 10 10:15:21 2022 -0700

    Bump maven-clean-plugin from 3.1.0 to 3.2.0 (#284)
    
    Bumps [maven-clean-plugin](https://github.com/apache/maven-clean-plugin) 
from 3.1.0 to 3.2.0.
    - [Release notes](https://github.com/apache/maven-clean-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.1.0...maven-clean-plugin-3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-clean-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c5e42b82..374e7950 100644
--- a/pom.xml
+++ b/pom.xml
@@ -299,7 +299,7 @@
 
     <!-- Maven Plugin Versions -->
     <maven-javadoc-plugin.version>3.4.0</maven-javadoc-plugin.version>
-    <maven-clean-plugin.version>3.1.0</maven-clean-plugin.version>
+    <maven-clean-plugin.version>3.2.0</maven-clean-plugin.version>
     <maven-deploy-plugin.version>3.0.0-M2</maven-deploy-plugin.version>
     <maven-install-plugin.version>3.0.0-M1</maven-install-plugin.version>
     <maven-resources-plugin.version>3.2.0</maven-resources-plugin.version>

Reply via email to