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

lgoldstein pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git

commit 26a2b3f1e6ff17cd04525a0fd06184f249eedd5d
Author: Lyor Goldstein <lgoldst...@apache.org>
AuthorDate: Thu Dec 23 09:39:03 2021 +0200

    Upgraded MINA core version to 2.0.22
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 02f6229..dbe3bea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -417,7 +417,7 @@
             <dependency>
                 <groupId>org.apache.mina</groupId>
                 <artifactId>mina-core</artifactId>
-                <version>2.0.21</version>
+                <version>2.0.22</version>
             </dependency>
             <dependency>
                 <groupId>tomcat</groupId>

Reply via email to