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

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

commit 8936277858b3a05e4942c36024f31192107d952c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 3 08:25:23 2026 -0400

    Bump org.bsc.maven:maven-processor-plugin from 5.1 to 5.2 (#3016)
    
    Bumps 
[org.bsc.maven:maven-processor-plugin](https://github.com/bsorrentino/maven-annotation-plugin)
 from 5.1 to 5.2.
    - [Release 
notes](https://github.com/bsorrentino/maven-annotation-plugin/releases)
    - 
[Changelog](https://github.com/bsorrentino/maven-annotation-plugin/blob/master/CHANGELOG.md)
    - 
[Commits](https://github.com/bsorrentino/maven-annotation-plugin/compare/v5.1...v5.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.bsc.maven:maven-processor-plugin
      dependency-version: '5.2'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 52b15e681575b4d7c7e49f47a6e125de67c5e8d2)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 64b99d9f09d..9037ba731ff 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.1</version>
+                    <version>5.2</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>

Reply via email to