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

ilgrosso pushed a commit to branch 2_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit 3a72b0cc74a96f1713ee862b5ddd8f3f7cc81580
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Fri Mar 13 06:59:10 2020 +0100

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

diff --git a/pom.xml b/pom.xml
index 6d2113f..d443afa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1966,7 +1966,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-dependency-plugin</artifactId>
-          <version>3.1.1</version>
+          <version>3.1.2</version>
           <configuration>
             <outputDirectory>${bundles.directory}</outputDirectory>
             <useBaseVersion>true</useBaseVersion>

Reply via email to