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

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

commit 5b16ef9e017635b2986bfe91f00f7379a2f1002a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 29 18:29:32 2024 -0400

    Bump org.bsc.maven:maven-processor-plugin from 5.0 to 5.1 (#1834)
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit a4ba062ae8883eb7b035ec034961077d50b748d2)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 76604be286..89fd4e60c8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -577,7 +577,7 @@
                 <plugin>
                     <groupId>org.bsc.maven</groupId>
                     <artifactId>maven-processor-plugin</artifactId>
-                    <version>5.0</version>
+                    <version>5.1</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>

Reply via email to