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 f743811b8a10 chore(deps): Bump 
org.apache.maven.plugins:maven-resources-plugin (#21757)
f743811b8a10 is described below

commit f743811b8a10cf46bae69e381f53f67e1ca116bd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 6 19:05:03 2026 +0100

    chore(deps): Bump org.apache.maven.plugins:maven-resources-plugin (#21757)
    
    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: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>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 0f9a8423c58a..a8f7f552d8a8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -391,7 +391,7 @@
         
<maven-plugin-annotations-version>3.15.2</maven-plugin-annotations-version>
         
<maven-plugin-testing-harness-version>3.5.1</maven-plugin-testing-harness-version>
         <maven-project-version>2.2.1</maven-project-version>
-        <maven-resources-plugin-version>3.4.0</maven-resources-plugin-version>
+        <maven-resources-plugin-version>3.5.0</maven-resources-plugin-version>
         <maven-reporting-api-version>3.1.1</maven-reporting-api-version>
         <maven-reporting-impl-version>3.2.0</maven-reporting-impl-version>
         <maven-resolver-version>1.9.25</maven-resolver-version>

Reply via email to