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

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
     new a4ba062ae8 Bump org.bsc.maven:maven-processor-plugin from 5.0 to 5.1 
(#1834)
a4ba062ae8 is described below

commit a4ba062ae8883eb7b035ec034961077d50b748d2
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>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 9b80da642d..7cc2db3663 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