This is an automated email from the ASF dual-hosted git repository. davsclaus 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 8e3c6d2b5d0 chore(deps): Bump com.mycila:license-maven-plugin from 4.6 to 5.0.0 (#17530) 8e3c6d2b5d0 is described below commit 8e3c6d2b5d0a7c01e7390b86c091c506b88d3e5d Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sun Apr 6 08:37:36 2025 +0200 chore(deps): Bump com.mycila:license-maven-plugin from 4.6 to 5.0.0 (#17530) Bumps [com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin) from 4.6 to 5.0.0. - [Release notes](https://github.com/mathieucarbou/license-maven-plugin/releases) - [Commits](https://github.com/mathieucarbou/license-maven-plugin/compare/license-maven-plugin-4.6...v5.0.0) --- updated-dependencies: - dependency-name: com.mycila:license-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... 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 fbb5f858b4d..dd5698f948d 100644 --- a/pom.xml +++ b/pom.xml @@ -123,7 +123,7 @@ <cyclonedx-maven-plugin-version>2.9.1</cyclonedx-maven-plugin-version> <flatten-maven-plugin-version>1.7.0</flatten-maven-plugin-version> <gmavenplus-plugin-version>2.1.0</gmavenplus-plugin-version> - <license-maven-plugin-version>4.6</license-maven-plugin-version> + <license-maven-plugin-version>5.0.0</license-maven-plugin-version> <maven-assembly-plugin-version>3.7.1</maven-assembly-plugin-version> <maven-compiler-plugin-version>3.14.0</maven-compiler-plugin-version> <maven-dependency-plugin-version>3.8.1</maven-dependency-plugin-version>