This is an automated email from the ASF dual-hosted git repository.
apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/main by this push:
new 4bfee8a3f8 Bump org.cyclonedx:cyclonedx-maven-plugin from 2.9.1 to
2.9.2
4bfee8a3f8 is described below
commit 4bfee8a3f81ccf09744cc31b1cbe190002b8c868
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 22 21:25:45 2026 +0000
Bump org.cyclonedx:cyclonedx-maven-plugin from 2.9.1 to 2.9.2
Bumps
[org.cyclonedx:cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin)
from 2.9.1 to 2.9.2.
- [Release
notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
-
[Commits](https://github.com/CycloneDX/cyclonedx-maven-plugin/compare/cyclonedx-maven-plugin-2.9.1...cyclonedx-maven-plugin-2.9.2)
---
updated-dependencies:
- dependency-name: org.cyclonedx:cyclonedx-maven-plugin
dependency-version: 2.9.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3e00471c53..a965dccefb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -206,7 +206,7 @@
<!-- Maven plugin versions (keep sorted alphabetically) -->
<cq-plugin.version>4.24.2</cq-plugin.version>
- <cyclonedx-maven-plugin-version>2.9.1</cyclonedx-maven-plugin-version>
+ <cyclonedx-maven-plugin-version>2.9.2</cyclonedx-maven-plugin-version>
<build-helper-maven-plugin.version>3.6.1</build-helper-maven-plugin.version>
<exec-maven-plugin.version>3.6.3</exec-maven-plugin.version>
<formatter-maven-plugin.version>2.29.0</formatter-maven-plugin.version>