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-spring-boot.git
The following commit(s) were added to refs/heads/main by this push:
new fb43caf3193 Bump com.mycila:license-maven-plugin from 5.0.0 to 5.1.1
(#1865)
fb43caf3193 is described below
commit fb43caf319301d30b74e2e941c9210df12eb10e5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 28 08:05:04 2026 +0200
Bump com.mycila:license-maven-plugin from 5.0.0 to 5.1.1 (#1865)
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:development
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 0482504ebdb..0497031744e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,7 @@
<avro-version>1.12.0</avro-version>
<jakarta-jaxb-version>4.0.5</jakarta-jaxb-version>
<jaxb-version>2.3.0</jaxb-version>
- <license-maven-plugin-version>5.0.0</license-maven-plugin-version>
+ <license-maven-plugin-version>5.1.1</license-maven-plugin-version>
<maven-compiler-plugin-version>3.15.0</maven-compiler-plugin-version>
<maven-javadoc-plugin-version>3.12.0</maven-javadoc-plugin-version>
<maven-surefire-plugin-version>3.5.6</maven-surefire-plugin-version>