This is an automated email from the ASF dual-hosted git repository.
ptupitsyn 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 01346392e80 Bump jackson from 2.19.1 to 2.19.2 (#6291)
01346392e80 is described below
commit 01346392e8026b5184ea2e9df3f193a2ab3bde49
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 22 07:49:43 2025 +0300
Bump jackson from 2.19.1 to 2.19.2 (#6291)
Signed-off-by: Pavel Tupitsyn <[email protected]>
Co-authored-by: Pavel Tupitsyn <[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 728ee013130..b3f5425bf06 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -24,7 +24,7 @@ commons-collections4 = "4.5.0"
commons-lang3 = "3.18.0"
fliptables = "1.1.1"
fmpp = "0.9.16"
-jackson = "2.19.1"
+jackson = "2.19.2"
jakarta = "2.0.0"
jansi = "2.4.2"
netty = "4.1.119.Final"