wagon-ssh 2.9 -> 2.10. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/cbde1193 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/cbde1193 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/cbde1193
Branch: refs/heads/LOG4J2-1278-gc-free-logger Commit: cbde1193c40a88a5d01d3197153c18e4b17b28db Parents: 1b99f5b Author: ggregory <[email protected]> Authored: Mon Feb 22 19:16:02 2016 -0800 Committer: ggregory <[email protected]> Committed: Mon Feb 22 19:16:02 2016 -0800 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/cbde1193/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e3a8526..25d6713 100644 --- a/pom.xml +++ b/pom.xml @@ -964,7 +964,7 @@ <dependency> <groupId>org.apache.maven.wagon</groupId> <artifactId>wagon-ssh</artifactId> - <version>2.9</version> + <version>2.10</version> </dependency> </dependencies> <configuration>
