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 ac43455c00a Bump jsonpath from 2.9.0 to 2.10.0 (#7163)
ac43455c00a is described below
commit ac43455c00aade6e65493bff379def938b5cf54c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 8 10:22:35 2025 +0200
Bump jsonpath from 2.9.0 to 2.10.0 (#7163)
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 328139eeb52..44a551197fa 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -63,7 +63,7 @@ scalecube = "2.6.15"
calcite = "1.40.0"
value = "2.11.7"
janino = "3.1.12"
-jsonpath = "2.9.0"
+jsonpath = "2.10.0"
javassist = "3.30.2-GA"
rocksdb = "10.2.1"
disruptor = "4.0.0"