Repository: maven-wagon Updated Branches: refs/heads/master d3b4a5322 -> f3462c3f2
[WAGON-455] Upgrade of 'plexus-utils' to version 3.0.23. Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/120bfe90 Tree: http://git-wip-us.apache.org/repos/asf/maven-wagon/tree/120bfe90 Diff: http://git-wip-us.apache.org/repos/asf/maven-wagon/diff/120bfe90 Branch: refs/heads/master Commit: 120bfe90cca2da583ed2317dd19d9389b5ba6306 Parents: d3b4a53 Author: Christian Schulte <schulte2...@users.sourceforge.net> Authored: Fri May 6 03:03:16 2016 +0200 Committer: Christian Schulte <schulte2...@users.sourceforge.net> Committed: Fri May 6 03:03:16 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-wagon/blob/120bfe90/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e57fd56..f49dc11 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.15</version> + <version>3.0.23</version> </dependency> <!-- for slf4j -->