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 f92d212a64f Bump com.fasterxml.jackson:jackson-bom from 2.21.0 to
2.21.1 (#7795)
f92d212a64f is described below
commit f92d212a64fec8c15ba8d3033fb5263273dce55d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 20 11:37:45 2026 +0200
Bump com.fasterxml.jackson:jackson-bom from 2.21.0 to 2.21.1 (#7795)
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 ee66d3708e1..37d3c3afabc 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.0"
+jackson = "2.21.1"
jakarta = "2.0.0"
jansi = "2.4.2"
netty = "4.2.10.Final"