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 16341087dc0 Bump com.mycila:license-maven-plugin from 4.3 to 4.4
(#14093)
16341087dc0 is described below
commit 16341087dc0393ecbe2005f489c8d22249085387
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 10 09:07:48 2024 +0200
Bump com.mycila:license-maven-plugin from 4.3 to 4.4 (#14093)
Bumps
[com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin)
from 4.3 to 4.4.
-
[Commits](https://github.com/mathieucarbou/license-maven-plugin/compare/license-maven-plugin-4.3...license-maven-plugin-4.4)
---
updated-dependencies:
- dependency-name: com.mycila:license-maven-plugin
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 5cfb2d9c976..5f711522f0e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -123,7 +123,7 @@
<cyclonedx-maven-plugin-version>2.8.0</cyclonedx-maven-plugin-version>
<flatten-maven-plugin-version>1.6.0</flatten-maven-plugin-version>
<gmavenplus-plugin-version>2.1.0</gmavenplus-plugin-version>
- <license-maven-plugin-version>4.3</license-maven-plugin-version>
+ <license-maven-plugin-version>4.4</license-maven-plugin-version>
<maven-assembly-plugin-version>3.7.1</maven-assembly-plugin-version>
<maven-compiler-plugin-version>3.13.0</maven-compiler-plugin-version>
<maven-dependency-plugin-version>3.6.1</maven-dependency-plugin-version>