This is an automated email from the ASF dual-hosted git repository.

reta pushed a commit to branch 3.5.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit e50e8511109516b39b27eeb005a37e00d22b22c4
Author: Andriy Redko <[email protected]>
AuthorDate: Tue Jan 16 10:10:32 2024 -0500

    Update cyclonedx-maven-plugin to 2.7.11
    
    (cherry picked from commit 102482871d6bf1f40262381480d3ce8f3bf27ff5)
    (cherry picked from commit 9d980f96bf6fea4e7a8b4ae0c7944ee8326b0878)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 27d7789f50..95a0025203 100644
--- a/pom.xml
+++ b/pom.xml
@@ -697,7 +697,7 @@
                 <plugin>
                     <groupId>org.cyclonedx</groupId>
                     <artifactId>cyclonedx-maven-plugin</artifactId>
-                    <version>2.7.10</version>
+                    <version>2.7.11</version>
                     <executions>
                         <execution>
                             <id>make-bom</id>

Reply via email to