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 0cc1131f6c287a8e0cba2106956e64a620446efd
Author: Andriy Redko <[email protected]>
AuthorDate: Sat Mar 23 16:43:38 2024 -0400

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

diff --git a/pom.xml b/pom.xml
index 566bc306ed..090ceac610 100644
--- a/pom.xml
+++ b/pom.xml
@@ -699,7 +699,7 @@
                 <plugin>
                     <groupId>org.cyclonedx</groupId>
                     <artifactId>cyclonedx-maven-plugin</artifactId>
-                    <version>2.7.11</version>
+                    <version>2.8.0</version>
                     <executions>
                         <execution>
                             <id>make-bom</id>

Reply via email to