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

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


The following commit(s) were added to refs/heads/master by this push:
     new 1dc9bf16d Updated the site, there were some pages with old versions
1dc9bf16d is described below

commit 1dc9bf16d8c276c79f7c4c45638f9acb31f5b840
Author: emmanuel lecharny <[email protected]>
AuthorDate: Wed May 13 16:41:42 2026 +0200

    Updated the site, there were some pages with old versions
---
 config.toml                 | 4 ++--
 source/mina-project/news.md | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/config.toml b/config.toml
index 4ebf3dbe8..162cc30d1 100644
--- a/config.toml
+++ b/config.toml
@@ -41,8 +41,8 @@ date = ["date", ":filename", "publishDate", "lastmod"]
 [params]
 version_asyncweb = "2.0.0-SNAPSHOT"
 version_mina_2_0 = "2.0.28"
-version_mina_2_1 = "2.1.11"
-version_mina_2_2 = "2.2.6"
+version_mina_2_1 = "2.1.12"
+version_mina_2_2 = "2.2.7"
 version_ftpserver_1_1 = "1.1.4"
 version_ftpserver_1_2 = "1.2.1"
 version_sshd = "2.17.1"
diff --git a/source/mina-project/news.md b/source/mina-project/news.md
index 461319b0a..98c5b4ca2 100644
--- a/source/mina-project/news.md
+++ b/source/mina-project/news.md
@@ -91,7 +91,7 @@ It's also important to note that an application using 
**MINA** core library will
 ```
 
 
-By default, the decoder will reject *all* classes that will be present in the 
incoming data.
+By default, the decoder will reject *all* classes that will be present in the 
incoming data. That includes basic types like String or byte[].
 
 
 Note: The **FtpServer**, **SSHd** and **Vysper** sub-project are not affected 
by this issue.

Reply via email to