You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2022/01/01 16:18:11 UTC

[maven-release] branch MRELEASE-1076 created (now 0e541e8)

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

michaelo pushed a change to branch MRELEASE-1076
in repository https://gitbox.apache.org/repos/asf/maven-release.git.


      at 0e541e8  [MRELEASE-1076] Upgrade Plexus Utils to 3.4.1

This branch includes the following new commits:

     new 0e541e8  [MRELEASE-1076] Upgrade Plexus Utils to 3.4.1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[maven-release] 01/01: [MRELEASE-1076] Upgrade Plexus Utils to 3.4.1

Posted by mi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch MRELEASE-1076
in repository https://gitbox.apache.org/repos/asf/maven-release.git

commit 0e541e84faf7d152b474e27f1147e82bff8af141
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Sat Jan 1 17:18:04 2022 +0100

    [MRELEASE-1076] Upgrade Plexus Utils to 3.4.1
    
    This closes #92
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c6488ce..1f5a263 100644
--- a/pom.xml
+++ b/pom.xml
@@ -190,7 +190,7 @@
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-utils</artifactId>
-        <version>3.0.15</version>
+        <version>3.4.1</version>
       </dependency>
       <dependency>
         <groupId>org.jdom</groupId>