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 abc32110 Bump org.cyclonedx:cyclonedx-maven-plugin from 2.7.11 to 2.8.0 (#1959) abc32110 is described below commit abc32110ba855ddce33d67bbdd1ac262d2ef9dc4 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Mar 25 06:27:14 2024 +0100 Bump org.cyclonedx:cyclonedx-maven-plugin from 2.7.11 to 2.8.0 (#1959) Bumps [org.cyclonedx:cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin) from 2.7.11 to 2.8.0. - [Release notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases) - [Commits](https://github.com/CycloneDX/cyclonedx-maven-plugin/compare/cyclonedx-maven-plugin-2.7.11...cyclonedx-maven-plugin-2.8.0) --- updated-dependencies: - dependency-name: org.cyclonedx:cyclonedx-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> 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 76c321b5..23ac46ea 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.7.11</cyclonedx-maven-plugin-version> + <cyclonedx-maven-plugin-version>2.8.0</cyclonedx-maven-plugin-version> <camel.version>4.5.0-SNAPSHOT</camel.version> <camel.k.crds.version>2.2.0</camel.k.crds.version>