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/11/08 17:46:29 UTC

(cxf) 03/09: Update maven-assembly-plugin to 3.6.0

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 775bb93bbb26b15a793415c2d1becfe5e1ff88f1
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Tue Nov 7 20:42:13 2023 -0500

    Update maven-assembly-plugin to 3.6.0
    
    (cherry picked from commit 276dcb0a2dc93b1b24a4eeb82fdc0c41a5638b57)
    (cherry picked from commit 9d49f032c6754e4469f9e9b4c60de48d7d47d6c2)
    
    # Conflicts:
    #       pom.xml
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 14bce7c308..0f8d824ec0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -531,7 +531,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-assembly-plugin</artifactId>
-                    <version>3.4.2</version>
+                    <version>3.6.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>