This is an automated email from the ASF dual-hosted git repository.
pcongiusti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
The following commit(s) were added to refs/heads/main by this push:
new 325a677a build(deps): bump com.mycila:license-maven-plugin from 4.2 to
4.3
325a677a is described below
commit 325a677a9be6bd33dd1fd1820d42efd25459bbd4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 27 19:47:57 2023 +0000
build(deps): bump com.mycila:license-maven-plugin from 4.2 to 4.3
Bumps com.mycila:license-maven-plugin from 4.2 to 4.3.
---
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]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 70b841a1..649d01e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@
<versions-maven-plugin-version>2.16.1</versions-maven-plugin-version>
<directory-maven-plugin-version>1.0</directory-maven-plugin-version>
<exec-maven-plugin-version>3.1.0</exec-maven-plugin-version>
- <mycila-license-version>4.2</mycila-license-version>
+ <mycila-license-version>4.3</mycila-license-version>
<maven-checkstyle-plugin-version>3.2.2</maven-checkstyle-plugin-version>
<maven-checkstyle-version>8.44</maven-checkstyle-version>
<maven-gpg-plugin-version>3.0.1</maven-gpg-plugin-version>