This is an automated email from the ASF dual-hosted git repository.
sk0x50 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 34ecd5b773e Bump org.springframework.data:spring-data-jdbc from 3.5.4
to 3.5.5 (#6808)
34ecd5b773e is described below
commit 34ecd5b773e95e703629a9ccc9d6a100169f5480
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 17 19:02:30 2025 +0300
Bump org.springframework.data:spring-data-jdbc from 3.5.4 to 3.5.5 (#6808)
Signed-off-by: Slava Koptilin <[email protected]>
Co-authored-by: Slava Koptilin <[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 de09b6bd11f..72f761c7ced 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -89,7 +89,7 @@ tree-sitter-sql = "gh-pages-a"
tree-sitter-hocon = "master-a"
otel = "1.55.0"
spring-boot = "3.5.6"
-spring-data = "3.5.4"
+spring-data = "3.5.5"
testcontainers = "1.21.3"
gradleToolingApi = "8.6"
protobuf = "4.33.0"