This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
The following commit(s) were added to refs/heads/main by this push:
new 6282edbd3 chore(deps): bump org.apache.maven:maven-artifact from
3.9.13 to 3.9.14 (#2764)
6282edbd3 is described below
commit 6282edbd315e54c50485280950d2a291be6b09b5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 13 13:50:05 2026 +0100
chore(deps): bump org.apache.maven:maven-artifact from 3.9.13 to 3.9.14
(#2764)
Bumps org.apache.maven:maven-artifact from 3.9.13 to 3.9.14.
---
updated-dependencies:
- dependency-name: org.apache.maven:maven-artifact
dependency-version: 3.9.14
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>
---
library/kamelets-maven-plugin/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/library/kamelets-maven-plugin/pom.xml
b/library/kamelets-maven-plugin/pom.xml
index 204adf068..08b74493c 100644
--- a/library/kamelets-maven-plugin/pom.xml
+++ b/library/kamelets-maven-plugin/pom.xml
@@ -57,7 +57,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-artifact</artifactId>
- <version>3.9.13</version>
+ <version>3.9.14</version>
<scope>provided</scope>
</dependency>
<dependency>