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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-shared-utils.git


The following commit(s) were added to refs/heads/master by this push:
     new d188459  [MSHARED-1197] Bump plexus-utils from 3.5.0 to 3.5.1 (#132)
d188459 is described below

commit d188459af59382014b196cf4053ac30e480c318c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 7 22:00:41 2023 +0100

    [MSHARED-1197] Bump plexus-utils from 3.5.0 to 3.5.1 (#132)
    
    Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 
3.5.0 to 3.5.1.
    - [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)
    - 
[Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-3.5.0...plexus-utils-3.5.1)
    
    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 bb8752f..2f5e6e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -113,7 +113,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
-      <version>3.5.0</version>
+      <version>3.5.1</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

Reply via email to