This is an automated email from the ASF dual-hosted git repository.

hepin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git


The following commit(s) were added to refs/heads/main by this push:
     new 829d572bf Update spring-boot-autoconfigure, ... to 3.5.8 (#1296)
829d572bf is described below

commit 829d572bf4dbf6fa7356e23eb78129d10caf32af
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 23 16:14:27 2025 +0800

    Update spring-boot-autoconfigure, ... to 3.5.8 (#1296)
    
    Co-authored-by: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index f45a76a97..69e1e819e 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -448,7 +448,7 @@ object Dependencies {
 
   val SpringWeb = {
     val SpringVersion = "6.2.13"
-    val SpringBootVersion = "3.5.7"
+    val SpringBootVersion = "3.5.8"
     Seq(
       libraryDependencies ++= Seq(
         "org.springframework" % "spring-core" % SpringVersion,


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to