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

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


The following commit(s) were added to refs/heads/wagon-3.x by this push:
     new 4d88f93a Bump org.apache.mina:mina-core from 2.2.8 to 2.2.9
4d88f93a is described below

commit 4d88f93a1bd5303bc1f21d38bd7e6f1a8c39d553
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 19 08:12:47 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 91845753..ab8bb509 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