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 1c690f2  Bump org.apache.maven.wagon:wagon-ssh 3.5.1 to 3.5.2
1c690f2 is described below

commit 1c690f2811c4c750a6c157220b1ec70a5caef254
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jun 30 07:54:29 2022 -0400

    Bump org.apache.maven.wagon:wagon-ssh 3.5.1 to 3.5.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 5f4d688..c39bdd9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -199,7 +199,7 @@
     <commons.spotbugs.impl.version>4.6.0</commons.spotbugs.impl.version>
     <commons.surefire-report.version>2.22.2</commons.surefire-report.version>
     <commons.surefire.version>2.22.2</commons.surefire.version>
-    <commons.wagon-ssh.version>3.5.1</commons.wagon-ssh.version>
+    <commons.wagon-ssh.version>3.5.2</commons.wagon-ssh.version>
 
     <!-- Default values for the download-page generation by 
commons-build-plugin -->
     
<commons.release.name>${project.artifactId}-${commons.release.version}</commons.release.name>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 03186b0..d3cd27f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -82,6 +82,7 @@ The <action> type attribute can be add,update,fix,remove.
            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
biz.aQute.bndlib from 6.2.0 to 6.3.1.</action>
            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
maven-pmd-plugin from 3.16.0 to 3.17.0.</action>
            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
maven-enforcer-plugin from 3.0.0 to 3.1.0.</action>
+           <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.maven.wagon:wagon-ssh 3.5.1 to 3.5.2.</action>
         </release>
 
         <release version="53" date="2022-03-31" description="WARNING: 
checkstyle version has been updated; there are breaking changes which may 
require updates to checkstyle.xml files">

Reply via email to