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.git
The following commit(s) were added to refs/heads/main by this push: new 7b46bffed6c Upgrade CycloneDX Maven Plugin to version 2.7.7 7b46bffed6c is described below commit 7b46bffed6cb4178ab2469f4ccf28d6215740f95 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Apr 24 17:09:54 2023 +0200 Upgrade CycloneDX Maven Plugin to version 2.7.7 Signed-off-by: Andrea Cosentino <anco...@gmail.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9e3cfb020e9..e2b0baf6c6b 100644 --- a/pom.xml +++ b/pom.xml @@ -140,7 +140,7 @@ <mycila-license-version>3.0</mycila-license-version> <gmavenplus-plugin-version>2.1.0</gmavenplus-plugin-version> <groovy-version>4.0.11</groovy-version> - <cyclonedx-maven-plugin-version>2.7.6</cyclonedx-maven-plugin-version> + <cyclonedx-maven-plugin-version>2.7.7</cyclonedx-maven-plugin-version> <camel.javadoc.offline>false</camel.javadoc.offline> </properties>