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 6c2a123e734 Bump spring-boot from 3.5.5 to 3.5.6 (#6617)
6c2a123e734 is described below
commit 6c2a123e734b219a1b553a4c80e98738b7b3d8c3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 19 08:37:29 2025 +0300
Bump spring-boot from 3.5.5 to 3.5.6 (#6617)
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 85ac4d095cc..93753a2edb4 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -88,7 +88,7 @@ tree-sitter-json = "0.24.8"
tree-sitter-sql = "gh-pages-a"
tree-sitter-hocon = "master-a"
otel = "1.54.0"
-spring-boot = "3.5.5"
+spring-boot = "3.5.6"
spring-data = "3.5.4"
testcontainers = "1.21.3"
gradleToolingApi = "8.6"