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 d3f6b22bb chore(deps-dev): bump
org.apache.maven.plugins:maven-resources-plugin (#2752)
d3f6b22bb is described below
commit d3f6b22bbd605031a20a7d9d51a4929d19dcd3b8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 6 06:59:00 2026 +0100
chore(deps-dev): bump org.apache.maven.plugins:maven-resources-plugin
(#2752)
Bumps
[org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin)
from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/apache/maven-resources-plugin/releases)
-
[Commits](https://github.com/apache/maven-resources-plugin/compare/v3.4.0...maven-resources-plugin-3.5.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-resources-plugin
dependency-version: 3.5.0
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>
---
library/camel-kamelets/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/library/camel-kamelets/pom.xml b/library/camel-kamelets/pom.xml
index 08f12b3a1..f98f9b056 100644
--- a/library/camel-kamelets/pom.xml
+++ b/library/camel-kamelets/pom.xml
@@ -37,7 +37,7 @@
<plugins>
<plugin>
<artifactId>maven-resources-plugin</artifactId>
- <version>3.4.0</version>
+ <version>3.5.0</version>
<executions>
<execution>
<id>copy-resource-one</id>