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/02/05 15:58:54 UTC

[cxf] branch 3.6.x-fixes updated: Update maven-processor-plugin to 4.5

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


The following commit(s) were added to refs/heads/3.6.x-fixes by this push:
     new c83a708788 Update maven-processor-plugin to 4.5
c83a708788 is described below

commit c83a7087881a9a2141442332f92339654bfa2de4
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Sun Feb 5 10:20:50 2023 -0500

    Update maven-processor-plugin to 4.5
    
    (cherry picked from commit 049b21efa4ef977d2bc15d1a1706ee5f04160b6b)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index fea650979a..dbc9b2f5c7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -578,7 +578,7 @@
                 <plugin>
                     <groupId>org.bsc.maven</groupId>
                     <artifactId>maven-processor-plugin</artifactId>
-                    <version>3.3.3</version> 
+                    <version>4.5</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>