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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-wagon.git


The following commit(s) were added to refs/heads/master by this push:
     new bbf2507d Bump mina-core in /wagon-providers/wagon-ssh-common-test
bbf2507d is described below

commit bbf2507df047c4481f41b65f5f2aa3fa0804abb3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 21 16:17:38 2023 +0000

    Bump mina-core in /wagon-providers/wagon-ssh-common-test
    
    Bumps [mina-core](https://github.com/apache/mina) from 2.0.5 to 2.0.22.
    - [Release notes](https://github.com/apache/mina/releases)
    - [Commits](https://github.com/apache/mina/compare/2.0.5...2.0.22)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.mina:mina-core
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 wagon-providers/wagon-ssh-common-test/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wagon-providers/wagon-ssh-common-test/pom.xml 
b/wagon-providers/wagon-ssh-common-test/pom.xml
index 5a5d2714..b0daf02c 100644
--- a/wagon-providers/wagon-ssh-common-test/pom.xml
+++ b/wagon-providers/wagon-ssh-common-test/pom.xml
@@ -60,7 +60,7 @@ under the License.
     <dependency>
       <groupId>org.apache.mina</groupId>
       <artifactId>mina-core</artifactId>
-      <version>2.0.5</version>
+      <version>2.0.22</version>
       <scope>compile</scope>
     </dependency>
     <dependency>

Reply via email to