Repository: logging-log4j2 Updated Branches: refs/heads/master eb058528e -> 307e0f989
wagon-ssh 2.7 -> 2.8. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/307e0f98 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/307e0f98 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/307e0f98 Branch: refs/heads/master Commit: 307e0f98947585f185e56138cf297fa528d09150 Parents: eb05852 Author: Gary Gregory <[email protected]> Authored: Tue Nov 18 01:49:41 2014 -0500 Committer: Gary Gregory <[email protected]> Committed: Tue Nov 18 01:49:41 2014 -0500 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/307e0f98/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b3ed05d..c8b1e3d 100644 --- a/pom.xml +++ b/pom.xml @@ -900,7 +900,7 @@ <dependency> <groupId>org.apache.maven.wagon</groupId> <artifactId>wagon-ssh</artifactId> - <version>2.7</version> + <version>2.8</version> </dependency> </dependencies> <configuration>
