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 4080da3dced37f8153be514d377e5d4ae63325e5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 14 11:24:35 2024 -0400

    Bump org.cyclonedx:cyclonedx-maven-plugin from 2.8.2 to 2.9.0 (#2104)
    
    Bumps 
[org.cyclonedx:cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin)
 from 2.8.2 to 2.9.0.
    - [Release 
notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
    - 
[Commits](https://github.com/CycloneDX/cyclonedx-maven-plugin/compare/cyclonedx-maven-plugin-2.8.2...cyclonedx-maven-plugin-2.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.cyclonedx:cyclonedx-maven-plugin
      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 90048034ed3e9fe7d94085b3cd64127016b65813)
    (cherry picked from commit 2b57d45611b47952bf3df36b9f73618c518dbe5c)
    (cherry picked from commit a8e526688459c07c1b2c396bcb2c82a0dd873932)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a8646a2e44..695e4a04ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -697,7 +697,7 @@
                 <plugin>
                     <groupId>org.cyclonedx</groupId>
                     <artifactId>cyclonedx-maven-plugin</artifactId>
-                    <version>2.8.2</version>
+                    <version>2.9.0</version>
                     <executions>
                         <execution>
                             <id>make-bom</id>

Reply via email to