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 0a7dc6da Bump org.apache.mina:mina-core from 2.2.8 to 2.2.9
0a7dc6da is described below

commit 0a7dc6da60ccb3dfba4f0ef9cd857795b5aa4846
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 19 08:12:39 2026 +0000

    Bump org.apache.mina:mina-core from 2.2.8 to 2.2.9
    
    Bumps [org.apache.mina:mina-core](https://github.com/apache/mina) from 
2.2.8 to 2.2.9.
    - [Commits](https://github.com/apache/mina/compare/2.2.8...2.2.9)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.mina:mina-core
      dependency-version: 2.2.9
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 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 b1f62f31..6212cb19 100644
--- a/wagon-providers/wagon-ssh-common-test/pom.xml
+++ b/wagon-providers/wagon-ssh-common-test/pom.xml
@@ -75,7 +75,7 @@ under the License.
     <dependency>
       <groupId>org.apache.mina</groupId>
       <artifactId>mina-core</artifactId>
-      <version>2.2.8</version>
+      <version>2.2.9</version>
       <scope>compile</scope>
     </dependency>
   </dependencies>

Reply via email to