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

alien11689 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git


The following commit(s) were added to refs/heads/trunk by this push:
     new d42db0fd7 Bump org.codehaus.plexus:plexus-utils in /eba-maven-plugin
d42db0fd7 is described below

commit d42db0fd70ad6ef1a6c096360a61d8e972afa7ab
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 4 21:57:17 2025 +0000

    Bump org.codehaus.plexus:plexus-utils in /eba-maven-plugin
    
    Bumps 
[org.codehaus.plexus:plexus-utils](https://github.com/codehaus-plexus/plexus-utils)
 from 1.4.7 to 3.0.24.
    - [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)
    - 
[Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-1.4.7...plexus-utils-3.0.24)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-utils
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 eba-maven-plugin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eba-maven-plugin/pom.xml b/eba-maven-plugin/pom.xml
index 29fed265d..a5738d462 100644
--- a/eba-maven-plugin/pom.xml
+++ b/eba-maven-plugin/pom.xml
@@ -53,7 +53,7 @@
         <maven-project.version>2.0</maven-project.version>
         <plexus-archiver.version>1.0-alpha-7</plexus-archiver.version>
         
<plexus-container-default.version>1.0-alpha-9-stable-1</plexus-container-default.version>
-        <plexus-utils.version>1.4.7</plexus-utils.version>
+        <plexus-utils.version>3.0.24</plexus-utils.version>
     </properties>
 
     <dependencies>

Reply via email to