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 083cddd1 Upgrade CycloneDX Maven Plugin to version 2.7.10 (#1709) 083cddd1 is described below commit 083cddd1c36a7d6a35dd7e8f6f364052546da089 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Oct 31 18:49:55 2023 +0100 Upgrade CycloneDX Maven Plugin to version 2.7.10 (#1709) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6c599096..39aadab6 100644 --- a/pom.xml +++ b/pom.xml @@ -58,7 +58,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.15</apache-rat-plugin.version> - <cyclonedx-maven-plugin-version>2.7.9</cyclonedx-maven-plugin-version> + <cyclonedx-maven-plugin-version>2.7.10</cyclonedx-maven-plugin-version> <camel.version>4.1.0</camel.version> <camel.k.crds.version>2.0.1</camel.k.crds.version>