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 a9d9bb4fe1c Bump netty from 4.2.7.Final to 4.2.9.Final (#7254)
a9d9bb4fe1c is described below
commit a9d9bb4fe1c51f9086ab4f49db9afec1111967ea
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 22 12:07:50 2025 +0200
Bump netty from 4.2.7.Final to 4.2.9.Final (#7254)
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 f30f4f429d5..7733dc15dd9 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -27,7 +27,7 @@ fmpp = "0.9.16"
jackson = "2.19.2"
jakarta = "2.0.0"
jansi = "2.4.2"
-netty = "4.2.7.Final"
+netty = "4.2.9.Final"
javapoet = "1.13.0"
javax = "1.3.2"
jetbrainsAnnotations = "26.0.2-1"