This is an automated email from the ASF dual-hosted git repository.
zhfeng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/main by this push:
new 865318e344 Bump com.mycila:license-maven-plugin from 4.6 to 5.0.0
(#7160)
865318e344 is described below
commit 865318e3442c925c0b2c4af721ee872556c06958
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 22 10:35:33 2025 +0800
Bump com.mycila:license-maven-plugin from 4.6 to 5.0.0 (#7160)
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] <[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 b052a2bbbb..99fa9c99ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -199,7 +199,7 @@
<impsort-maven-plugin.version>1.12.0</impsort-maven-plugin.version>
<jandex-maven-plugin.version>1.2.3</jandex-maven-plugin.version>
<keytool-maven-plugin.version>1.7</keytool-maven-plugin.version>
- <license-maven-plugin.version>4.6</license-maven-plugin.version>
+ <license-maven-plugin.version>5.0.0</license-maven-plugin.version>
<maven-antrun-plugin.version>3.1.0</maven-antrun-plugin.version>
<maven-assembly-plugin.version>3.7.1</maven-assembly-plugin.version>
<maven-clean-plugin.version>3.4.1</maven-clean-plugin.version>