You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2023/01/28 18:32:29 UTC

[cxf] 01/04: Update maven-dependency-plugin to 3.5.0

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

reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 8297b266d5569b35b6097cee0a392c2a39217c64
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Sat Jan 28 12:00:07 2023 -0500

    Update maven-dependency-plugin to 3.5.0
    
    (cherry picked from commit 6449cbf332aa0d0c15c358bf03c58d3aa0b68138)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d2571af9d5..00580d64e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -537,7 +537,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-dependency-plugin</artifactId>
-                    <version>3.2.0</version>
+                    <version>3.5.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>