You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by bu...@apache.org on 2020/07/10 15:02:36 UTC

[cxf-fediz] 02/02: Update to maven-dependency-plugin 3.1.2

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

buhhunyx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git

commit 8f4abebe1a9ae2bae6c39f119b1ffe80eabc328e
Author: Alexey Markevich <bu...@gmail.com>
AuthorDate: Fri Jul 10 18:00:59 2020 +0300

    Update to maven-dependency-plugin 3.1.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c4e916d..3c77a4b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -376,7 +376,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-dependency-plugin</artifactId>
-                    <version>3.1.1</version>
+                    <version>3.1.2</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>