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
commit 3c26af3c22070d9abecf8aaf2cc13d519f401515
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 7281572b6ff..a730255e743 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -580,7 +580,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>