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 61772cc8c5a Bump com.fasterxml.jackson:jackson-bom from 2.21.1 to
2.21.2 (#7863)
61772cc8c5a is described below
commit 61772cc8c5a5f4a8458fe01dc729633c78dd3184
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 25 15:22:33 2026 +0200
Bump com.fasterxml.jackson:jackson-bom from 2.21.1 to 2.21.2 (#7863)
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 2765cfb911d..02525f95af5 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -24,7 +24,7 @@ commons-collections4 = "4.5.0"
commons-lang3 = "3.20.0"
fliptables = "1.1.1"
fmpp = "0.9.16"
-jackson = "2.21.1"
+jackson = "2.21.2"
jakarta = "2.0.0"
jansi = "2.4.2"
netty = "4.2.10.Final"