Repository: logging-log4j2 Updated Branches: refs/heads/master 470bbc8f2 -> ad4a34a8d
Update Maven wagon-ssh plugin from 2.6 to 2.7. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/ad4a34a8 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/ad4a34a8 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/ad4a34a8 Branch: refs/heads/master Commit: ad4a34a8dd216013fbf8a56122fe984c61c7d39c Parents: 470bbc8 Author: Gary Gregory <[email protected]> Authored: Fri Oct 3 22:27:26 2014 -0400 Committer: Gary Gregory <[email protected]> Committed: Fri Oct 3 22:27:26 2014 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/ad4a34a8/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 6411d63..de08343 100644 --- a/pom.xml +++ b/pom.xml @@ -884,7 +884,7 @@ <dependency> <groupId>org.apache.maven.wagon</groupId> <artifactId>wagon-ssh</artifactId> - <version>2.6</version> + <version>2.7</version> </dependency> </dependencies> <configuration>
