You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2021/05/24 18:39:57 UTC

[maven-javadoc-plugin] 02/03: Bump maven-common-artifact-filters from 3.1.1 to 3.2.0

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

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

commit d28388013a398158b14639f6103e634ab3a7d87d
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sun May 2 08:05:16 2021 +0000

    Bump maven-common-artifact-filters from 3.1.1 to 3.2.0
    
    Bumps [maven-common-artifact-filters](https://github.com/apache/maven-common-artifact-filters) from 3.1.1 to 3.2.0.
    - [Release notes](https://github.com/apache/maven-common-artifact-filters/releases)
    - [Commits](https://github.com/apache/maven-common-artifact-filters/compare/maven-common-artifact-filters-3.1.1...maven-common-artifact-filters-3.2.0)
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2e0a1fb..4acc0d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -220,7 +220,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-common-artifact-filters</artifactId>
-      <version>3.1.1</version>
+      <version>3.2.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.shared</groupId>