This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
The following commit(s) were added to refs/heads/main by this push:
new 70d999e9 Bump org.cyclonedx:cyclonedx-maven-plugin from 2.9.0 to 2.9.1
(#2295)
70d999e9 is described below
commit 70d999e973e9cb128430b1b78b0459302cc60346
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 29 07:08:13 2024 +0100
Bump org.cyclonedx:cyclonedx-maven-plugin from 2.9.0 to 2.9.1 (#2295)
Bumps
[org.cyclonedx:cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin)
from 2.9.0 to 2.9.1.
- [Release
notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
-
[Commits](https://github.com/CycloneDX/cyclonedx-maven-plugin/compare/cyclonedx-maven-plugin-2.9.0...cyclonedx-maven-plugin-2.9.1)
---
updated-dependencies:
- dependency-name: org.cyclonedx:cyclonedx-maven-plugin
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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c73473a9..88ab03ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,7 @@
<maven-antrun-plugin.version>3.1.0</maven-antrun-plugin.version>
<maven-groovy-plugin.version>2.1.1</maven-groovy-plugin.version>
<apache-rat-plugin.version>0.16.1</apache-rat-plugin.version>
- <cyclonedx-maven-plugin-version>2.9.0</cyclonedx-maven-plugin-version>
+ <cyclonedx-maven-plugin-version>2.9.1</cyclonedx-maven-plugin-version>
<camel.version>4.9.0-SNAPSHOT</camel.version>