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 81ca59e24c Bump com.mycila:license-maven-plugin from 5.1.1 to 5.1.2
81ca59e24c is described below
commit 81ca59e24ce2f7ec1a4ace5295344d2fc68f47f5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 2 07:09:06 2026 +0100
Bump com.mycila:license-maven-plugin from 5.1.1 to 5.1.2
Bumps
[com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin)
from 5.1.1 to 5.1.2.
- [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.1.1...v5.1.2)
---
updated-dependencies:
- dependency-name: com.mycila:license-maven-plugin
dependency-version: 5.1.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 f26c2cdc50..c06b92cc52 100644
--- a/pom.xml
+++ b/pom.xml
@@ -212,7 +212,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.1.1</license-maven-plugin.version>
+ <license-maven-plugin.version>5.1.2</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>