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/01/31 17:00:24 UTC

[maven-javadoc-plugin] 04/08: Bump maven-common-artifact-filters from 3.0.0 to 3.1.1

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-javadoc-plugin.git

commit c9b25213c8c542286c79e6acaccb1a3b19effd0a
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sun Jan 31 17:02:52 2021 +0100

    Bump maven-common-artifact-filters from 3.0.0 to 3.1.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 605e647..ef43d5f 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.0.0</version>
+      <version>3.1.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.shared</groupId>