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 1809c32b9 Update spring-boot-autoconfigure, ... to 4.0.1 (#1339)
1809c32b9 is described below

commit 1809c32b95c73dfb767063478b6d2309771390a4
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 21 10:25:39 2025 +0100

    Update spring-boot-autoconfigure, ... to 4.0.1 (#1339)
    
    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 b2c33eec5..f04c5fb27 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -449,7 +449,7 @@ object Dependencies {
 
   val SpringWeb = {
     val SpringVersion = "7.0.2"
-    val SpringBootVersion = "4.0.0"
+    val SpringBootVersion = "4.0.1"
     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