You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2016/07/22 21:27:24 UTC

maven-wagon git commit: [WAGON-460] Upgrade plexus-utils to 3.0.24

Repository: maven-wagon
Updated Branches:
  refs/heads/master f341bf76f -> af7aeffc4


[WAGON-460] Upgrade plexus-utils to 3.0.24


Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/af7aeffc
Tree: http://git-wip-us.apache.org/repos/asf/maven-wagon/tree/af7aeffc
Diff: http://git-wip-us.apache.org/repos/asf/maven-wagon/diff/af7aeffc

Branch: refs/heads/master
Commit: af7aeffc44276d5d71c87882b065a2eb267f5bba
Parents: f341bf7
Author: Karl Heinz Marbaise <kh...@apache.org>
Authored: Fri Jul 22 23:26:48 2016 +0200
Committer: Karl Heinz Marbaise <kh...@apache.org>
Committed: Fri Jul 22 23:26:48 2016 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-wagon/blob/af7aeffc/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2010573..fa18390 100644
--- a/pom.xml
+++ b/pom.xml
@@ -287,7 +287,7 @@ under the License.
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-utils</artifactId>
-        <version>3.0.23</version>
+        <version>3.0.24</version>
       </dependency>
 
       <!-- for slf4j -->