This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 80de051  org.apache.maven.wagon:wagon-ssh 3.3.1 -> 3.3.2
80de051 is described below

commit 80de051c297728dd639fc1b1fd338959f881a00f
Author: Gary Gregory <gardgreg...@gmail.com>
AuthorDate: Thu Feb 28 09:17:48 2019 -0500

    org.apache.maven.wagon:wagon-ssh 3.3.1 -> 3.3.2
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1b6990b..257986c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1632,7 +1632,7 @@
     <commons.japicmp.version>0.13.0</commons.japicmp.version>
     <commons.jxr.version>3.0.0</commons.jxr.version>
     <commons.project-info.version>3.0.0</commons.project-info.version>
-    <commons.wagon-ssh.version>3.3.1</commons.wagon-ssh.version>
+    <commons.wagon-ssh.version>3.3.2</commons.wagon-ssh.version>
     <!--
       Note: Maven site plugin 3.5.1 is the latest version but is not a direct 
replacement:
 
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a691d71..b0854ec 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -88,6 +88,7 @@ The <action> type attribute can be add,update,fix,remove.
             <action type="update">commons.animal-sniffer.version 1.16 -> 
1.17</action>
             <action type="update">org.apache.bcel:bcel 6.2 -> 6.3</action>
             <action type="update">commons-release-plugin 1.4 -> 1.5</action>
+            <action type="update">org.apache.maven.wagon:wagon-ssh 3.3.1 -> 
3.3.2</action>
         </release>
 
         <release version="47" date="2018-07-02" description="Release version 
47">

Reply via email to