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 ec466e5f6a2 Bump org.springframework.data:spring-data-jdbc from 3.5.0 
to 3.5.1 (#6048)
ec466e5f6a2 is described below

commit ec466e5f6a23dadc9348f42b9f7d60db54d8f2e4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 16 08:00:46 2025 +0300

    Bump org.springframework.data:spring-data-jdbc from 3.5.0 to 3.5.1 (#6048)
    
    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 e04d65d66a6..9298ba0f647 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -88,7 +88,7 @@ tree-sitter-sql = "gh-pages-a"
 tree-sitter-hocon = "master-a"
 otel = "1.51.0"
 spring-boot = "3.5.0"
-spring-data = "3.5.0"
+spring-data = "3.5.1"
 testcontainers = "1.21.1"
 
 #Tools

Reply via email to