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

gnodet pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git


The following commit(s) were added to refs/heads/master by this push:
     new 1922e0183 [MNG-7710] Upgrade plexus-utils to 3.5.1 (#1042)
1922e0183 is described below

commit 1922e018318832d5b2f74850d2ce2f96ffe2e92b
Author: Guillaume Nodet <[email protected]>
AuthorDate: Thu Mar 9 06:24:50 2023 +0100

    [MNG-7710] Upgrade plexus-utils to 3.5.1 (#1042)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f579ae42d..ea0261064 100644
--- a/pom.xml
+++ b/pom.xml
@@ -158,7 +158,7 @@ under the License.
     <plexusVersion>2.1.0</plexusVersion>
     <plexusInterpolationVersion>1.26</plexusInterpolationVersion>
     <plexusUtilsVersion>4.0.0-alpha-5-SNAPSHOT</plexusUtilsVersion>
-    <plexusUtilsVersionEmbedded>3.5.0</plexusUtilsVersionEmbedded>
+    <plexusUtilsVersionEmbedded>3.5.1</plexusUtilsVersionEmbedded>
     <guiceVersion>5.1.0</guiceVersion>
     <guavaVersion>30.1-jre</guavaVersion>
     <guavafailureaccessVersion>1.0.1</guavafailureaccessVersion>

Reply via email to