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

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

commit 60287b081631c6c876771d9390cb9230cff7c609
Author: Andriy Redko <[email protected]>
AuthorDate: Tue Nov 7 20:24:56 2023 -0500

    Update maven-dependency-plugin to 3.6.1
    
    (cherry picked from commit 7308688bb0cd141aa1cab8e3509ed892937a83e8)
    (cherry picked from commit 591728fc55cb199f4a80cfc3df8c76b975f15b63)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 52305efa93..22927234a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -536,7 +536,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-dependency-plugin</artifactId>
-                    <version>3.5.0</version>
+                    <version>3.6.1</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>

Reply via email to