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:33 UTC

(cxf) 07/09: Update maven-source-plugin to 3.3.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 077905675ecf6fd4ff90be415e6b3e56dbc72c67
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Tue Nov 7 20:57:34 2023 -0500

    Update maven-source-plugin to 3.3.0
    
    (cherry picked from commit 6c729f383f44cad1a17ed15d1f4a8fc62fd1bb5c)
    (cherry picked from commit e084dd05d8f29eabb02068ca9eb38653354d7248)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8070e628fc..57125e375d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -481,7 +481,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-source-plugin</artifactId>
-                    <version>3.2.1</version>
+                    <version>3.3.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>