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 6a4a2f0b76e Bump netty from 4.2.11.Final to 4.2.12.Final (#7883)
6a4a2f0b76e is described below

commit 6a4a2f0b76e8a87a1fe2dccde6d8d3c6e9564fbe
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 27 08:58:58 2026 +0200

    Bump netty from 4.2.11.Final to 4.2.12.Final (#7883)
    
    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 4a62fbf086c..a23beefbb1b 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.11.Final"
+netty = "4.2.12.Final"
 javapoet = "1.13.0"
 javax = "1.3.2"
 jetbrainsAnnotations = "26.1.0"

Reply via email to