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 1613411003f70dc78502b1994ae1b916c440d274
Author: Andriy Redko <[email protected]>
AuthorDate: Wed Jun 24 10:02:56 2026 -0400

    Update cyclonedx-maven-plugin to 2.9.2
    
    (cherry picked from commit b2c370cd3c9798ee91044cc75ed857bbebc198c6)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c4f9064c5f2..cacf18ad125 100644
--- a/pom.xml
+++ b/pom.xml
@@ -718,7 +718,7 @@
                 <plugin>
                     <groupId>org.cyclonedx</groupId>
                     <artifactId>cyclonedx-maven-plugin</artifactId>
-                    <version>2.9.1</version>
+                    <version>2.9.2</version>
                     <executions>
                         <execution>
                             <id>make-bom</id>

Reply via email to