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 663db13fef1 Bump jackson from 2.19.0 to 2.19.1 (#6055)
663db13fef1 is described below
commit 663db13fef1b84ecb18e87a743883ea1f284647c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 17 08:36:11 2025 +0300
Bump jackson from 2.19.0 to 2.19.1 (#6055)
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 bbb67750385..0945a651192 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -24,7 +24,7 @@ commons-collections4 = "4.5.0"
commons-lang3 = "3.17.0"
fliptables = "1.1.1"
fmpp = "0.9.16"
-jackson = "2.19.0"
+jackson = "2.19.1"
jakarta = "2.0.0"
jansi = "2.4.2"
netty = "4.1.119.Final"