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

mbuenger 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 542b2326 Bump org.apache.mina:mina-core from 2.0.22 to 2.2.5 (#835)
542b2326 is described below

commit 542b23263a56134e387be8c4bb7952f5c1745087
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 1 16:46:47 2025 +0100

    Bump org.apache.mina:mina-core from 2.0.22 to 2.2.5 (#835)
    
    Bumps [org.apache.mina:mina-core](https://github.com/apache/mina) from 
2.0.22 to 2.2.5.
    - [Commits](https://github.com/apache/mina/compare/2.0.22...2.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.mina:mina-core
      dependency-version: 2.2.5
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.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 5fbd206c..23393a3f 100644
--- a/wagon-providers/wagon-ssh-common-test/pom.xml
+++ b/wagon-providers/wagon-ssh-common-test/pom.xml
@@ -61,7 +61,7 @@ under the License.
     <dependency>
       <groupId>org.apache.mina</groupId>
       <artifactId>mina-core</artifactId>
-      <version>2.0.22</version>
+      <version>2.2.5</version>
       <scope>compile</scope>
     </dependency>
   </dependencies>

Reply via email to