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

fanningpj 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 ec75f33e6 Update spring-boot-autoconfigure, ... to 3.5.6 (#1210)
ec75f33e6 is described below

commit ec75f33e6aa29d2f0504678551376826797e9769
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 21 08:42:31 2025 +0100

    Update spring-boot-autoconfigure, ... to 3.5.6 (#1210)
    
    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 adfc6787b..9c3261ad2 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -448,7 +448,7 @@ object Dependencies {
 
   val SpringWeb = {
     val SpringVersion = "6.2.11"
-    val SpringBootVersion = "3.5.5"
+    val SpringBootVersion = "3.5.6"
     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