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

apolovtsev pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git


The following commit(s) were added to refs/heads/main by this push:
     new 5c1ec9b2a05 Bump netty from 4.2.10.Final to 4.2.11.Final (#7871)
5c1ec9b2a05 is described below

commit 5c1ec9b2a055588f5afb86f473e8c6e48356cdf2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 26 09:45:09 2026 +0200

    Bump netty from 4.2.10.Final to 4.2.11.Final (#7871)
    
    Signed-off-by: Aleksandr Polovtsev <[email protected]>
    Co-authored-by: Aleksandr Polovtsev <[email protected]>
---
 gradle/libs.versions.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 3963bf1dc63..d9f2b86e817 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -27,7 +27,7 @@ fmpp = "0.9.16"
 jackson = "2.21.2"
 jakarta = "2.0.0"
 jansi = "2.4.2"
-netty = "4.2.10.Final"
+netty = "4.2.11.Final"
 javapoet = "1.13.0"
 javax = "1.3.2"
 jetbrainsAnnotations = "26.1.0"

Reply via email to