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 <[email protected]> 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>
