You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gg...@apache.org on 2018/07/20 14:49:10 UTC

logging-log4j2 git commit: wagon-ssh plugin 3.0.0 -> 3.1.0.

Repository: logging-log4j2
Updated Branches:
  refs/heads/release-2.x 387f373bf -> a779ef520


wagon-ssh plugin 3.0.0 -> 3.1.0.

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/a779ef52
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/a779ef52
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/a779ef52

Branch: refs/heads/release-2.x
Commit: a779ef520f7ab9508f1b5281074a4b941148b41b
Parents: 387f373
Author: Gary Gregory <ga...@gmail.com>
Authored: Fri Jul 20 08:49:08 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Fri Jul 20 08:49:08 2018 -0600

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/a779ef52/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index cf984ed..2c5e771 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1118,7 +1118,7 @@
           <dependency>
             <groupId>org.apache.maven.wagon</groupId>
             <artifactId>wagon-ssh</artifactId>
-            <version>3.0.0</version>
+            <version>3.1.0</version>
           </dependency>
         </dependencies>
         <configuration>