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
The following commit(s) were added to refs/heads/3.6.x-fixes by this push:
new 268c15355e3 Revert "Bump org.bsc.maven:maven-processor-plugin from 5.1
to 5.2 (#3016)"
268c15355e3 is described below
commit 268c15355e32304ef73468fa954307433b01caaf
Author: Andriy Redko <[email protected]>
AuthorDate: Fri Apr 3 12:00:45 2026 -0400
Revert "Bump org.bsc.maven:maven-processor-plugin from 5.1 to 5.2 (#3016)"
This reverts commit 3c26af3c22070d9abecf8aaf2cc13d519f401515.
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 48b9562ce85..cfe5f913f08 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.2</version>
+ <version>5.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>