This is an automated email from the ASF dual-hosted git repository.

oscerd 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 7e70154f0 chore(deps): bump org.codehaus.plexus:plexus-utils from 
4.0.3 to 4.1.0 (#2950)
7e70154f0 is described below

commit 7e70154f08e30251f0b648e9548f3617c7ee3cc1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 1 11:07:06 2026 +0200

    chore(deps): bump org.codehaus.plexus:plexus-utils from 4.0.3 to 4.1.0 
(#2950)
    
    Bumps 
[org.codehaus.plexus:plexus-utils](https://github.com/codehaus-plexus/plexus-utils)
 from 4.0.3 to 4.1.0.
    - [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)
    - 
[Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-4.0.3...plexus-utils-4.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-utils
      dependency-version: 4.1.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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d70e54096..9b4b24528 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
         <!-- versions for kamelets-maven-plugin -->
         <commons-io.version>2.21.0</commons-io.version>
         
<plexus-container-default.version>2.1.1</plexus-container-default.version>
-        <plexus-utils.version>4.0.3</plexus-utils.version>
+        <plexus-utils.version>4.1.0</plexus-utils.version>
         <maven-compat.version>3.9.16</maven-compat.version>
         
<maven-plugin-annotations.version>3.15.2</maven-plugin-annotations.version>
         <maven-core.version>3.9.16</maven-core.version>

Reply via email to