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 4d6c46b01dd9f0ad91311c57cde2ecf89f103286
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 27 07:18:40 2026 -0400
Bump org.cyclonedx:cyclonedx-maven-plugin from 2.9.2 to 2.9.3 (#3402)
Bumps
[org.cyclonedx:cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin)
from 2.9.2 to 2.9.3.
- [Release
notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
-
[Commits](https://github.com/CycloneDX/cyclonedx-maven-plugin/compare/cyclonedx-maven-plugin-2.9.2...cyclonedx-maven-plugin-2.9.3)
---
updated-dependencies:
- dependency-name: org.cyclonedx:cyclonedx-maven-plugin
dependency-version: 2.9.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 681940738d38eb4339dba963436fc5577ec4fe5c)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d1f3f5d4925..9e32b4d409c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -718,7 +718,7 @@
<plugin>
<groupId>org.cyclonedx</groupId>
<artifactId>cyclonedx-maven-plugin</artifactId>
- <version>2.9.2</version>
+ <version>2.9.3</version>
<executions>
<execution>
<id>make-bom</id>