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 e99428759e0 Bump org.springframework.data:spring-data-jdbc from 3.5.1
to 3.5.3 (#6503)
e99428759e0 is described below
commit e99428759e08a779006db8a935510b54fde360e7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 30 16:43:15 2025 +0300
Bump org.springframework.data:spring-data-jdbc from 3.5.1 to 3.5.3 (#6503)
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 e61624fec54..aba7919bee3 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.53.0"
spring-boot = "3.5.5"
-spring-data = "3.5.1"
+spring-data = "3.5.3"
testcontainers = "1.21.3"
gradleToolingApi = "8.6"
protobuf = "4.32.0"