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 52b15e68157 Bump org.bsc.maven:maven-processor-plugin from 5.1 to 5.2 
(#3016)
52b15e68157 is described below

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 9967724bf7c..74f5200d4b4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -581,7 +581,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