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 85ec2909def Bump org.springframework.data:spring-data-jdbc from 3.4.3
to 3.4.4 (#5416)
85ec2909def is described below
commit 85ec2909defb89c441409df1fe2f3df5d0e4f9a9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 18 15:25:59 2025 +0200
Bump org.springframework.data:spring-data-jdbc from 3.4.3 to 3.4.4 (#5416)
Bumps org.springframework.data:spring-data-jdbc from 3.4.3 to 3.4.4.
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
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 730d6947903..80e0b4affdd 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -85,7 +85,7 @@ tree-sitter-sql = "gh-pages-a"
tree-sitter-hocon = "master-a"
otel = "1.48.0"
spring-boot = "3.4.3"
-spring-data = "3.4.3"
+spring-data = "3.4.4"
#Tools
pmdTool = "6.55.0"