This is an automated email from the ASF dual-hosted git repository.
jamesnetherton 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 0349a0e9af Bump com.mycila:license-maven-plugin from 5.0.0 to 5.1.1
0349a0e9af is described below
commit 0349a0e9afaaa1a65bd0eec48fa82c9afac6a223
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 23 06:08:43 2026 +0100
Bump com.mycila:license-maven-plugin from 5.0.0 to 5.1.1
Bumps
[com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin)
from 5.0.0 to 5.1.1.
- [Release
notes](https://github.com/mathieucarbou/license-maven-plugin/releases)
-
[Changelog](https://github.com/mathieucarbou/license-maven-plugin/blob/master/docs/releases.md)
-
[Commits](https://github.com/mathieucarbou/license-maven-plugin/compare/v5.0.0...v5.1.1)
---
updated-dependencies:
- dependency-name: com.mycila:license-maven-plugin
dependency-version: 5.1.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 b4980c36f3..f9ecad9007 100644
--- a/pom.xml
+++ b/pom.xml
@@ -210,7 +210,7 @@
<impsort-maven-plugin.version>1.13.0</impsort-maven-plugin.version>
<jandex-maven-plugin.version>3.6.0</jandex-maven-plugin.version><!--
@sync io.quarkus:quarkus-build-parent:${quarkus.version} prop:jandex.version -->
<keytool-maven-plugin.version>2.0.2</keytool-maven-plugin.version>
- <license-maven-plugin.version>5.0.0</license-maven-plugin.version>
+ <license-maven-plugin.version>5.1.1</license-maven-plugin.version>
<maven-antrun-plugin.version>3.2.0</maven-antrun-plugin.version>
<maven-assembly-plugin.version>3.8.0</maven-assembly-plugin.version>
<maven-clean-plugin.version>3.5.0</maven-clean-plugin.version>