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 6f23ae61f93 Bump org.springframework.data:spring-data-jdbc from 3.5.5
to 3.5.10 (#7872)
6f23ae61f93 is described below
commit 6f23ae61f937f9bde51a14bc74e32fb4c3774f8f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 26 09:45:01 2026 +0200
Bump org.springframework.data:spring-data-jdbc from 3.5.5 to 3.5.10 (#7872)
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 10a2f8e214d..3963bf1dc63 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -90,7 +90,7 @@ tree-sitter-sql = "gh-pages-a"
tree-sitter-hocon = "master-a"
otel = "1.60.1"
spring-boot = "3.5.12"
-spring-data = "3.5.5"
+spring-data = "3.5.10"
testcontainers = "2.0.4"
gradleToolingApi = "8.6"
protobuf = "4.34.1"